|
From: | Jens Schmidt |
Subject: | bug#67005: 30.0.50; improve nadivce/comp/trampoline handling |
Date: | Thu, 23 Nov 2023 22:18:59 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Andrea Corallo <acorallo@gnu.org> writes: > Jens Schmidt <jschmidt4gnu@vodafonemail.de> writes: > >> + ;; Actively disallow function advices during bootstrap for the >> + ;; following reasons: >> + ;; - Advices in Emacs' core are generally considered bad style. >> + ;; - `Snarf-documentation' looses docstrings of advised dumped >> + ;; functions (bug#66032#20). >> ;; TODO: >> ;; - record the advice location, to display in describe-function. >> - ;; - change all defadvice in lisp/**/*.el. >> - ;; - obsolete advice.el. > > You might want mention/explain this hunk removal in the Changelog. Right, will do.
[Prev in Thread] | Current Thread | [Next in Thread] |