bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13237: 24.3.50; cedet-called-interactively-p hangs on emacs 24.3.50.


From: Stefan Monnier
Subject: bug#13237: 24.3.50; cedet-called-interactively-p hangs on emacs 24.3.50.1
Date: Thu, 03 Jan 2013 22:43:12 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> (defalias 'foo 'called-interactively-p)
> (defun bar () (foo))
> (bar)  ; -> infloop

Should be fixed now (you may need to "rm
lisp/emacs-lisp/{edebug,nadvice}.elc" to let the fix take effect).


        Stefan





reply via email to

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