emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple defadvice's stopped working (commit daa84a03, Thu Nov 8 23:10


From: Katsumi Yamaoka
Subject: Re: Simple defadvice's stopped working (commit daa84a03, Thu Nov 8 23:10:16 2012 -0500)
Date: Tue, 13 Nov 2012 20:09:39 +0900
User-agent: Gnus/5.130006 (真 Gnus v0.6) Emacs/24.3.50 (i686-pc-cygwin)

Ivan Kanis wrote:
> I am getting the exact same error, same backtrace. I use the same hook
> in gnus as Adam.

Sorry, this is a noise.

The immediate cause of the error we all got is that the function
`documentation' passes a function definition, not a function symbol,
to `ad--make-advised-docstring'.  I worked around it, it makes Emacs
barely work, though it's far from the fix:

ftp://ftp.jpl.org/pub/tmp/advice_el.diff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]