GNU bug report logs -
#13581
24.3.50; regression: defadvice does not work, to augment doc string
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 28 Jan 2013 22:49:01 UTC
Severity: minor
Tags: notabug, wontfix
Merged with 14070,
14734
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
emacs -Q
(defun frog () (interactive) (message "croak"))
(define-key isearch-mode-map "\C-o" 'frog)
(defadvice isearch-forward (before froggy activate)
"\\<isearch-mode-map>\\[frog] - hear Froggy croak")
C-h f isearch-forward
No Froggy to be seen. Worked in previous Emacs versions, including 24.2.
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
of 2013-01-25 on ODIEONE
Bzr revision: 111604 eliz <at> gnu.org-20130125143821-1ykj7ia1qjojjjnp
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.7) --no-opt --enable-checking --cflags
-IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
This bug report was last modified 5 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.