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

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

bug#12353: 24.2.50; edebug and auth-source don't work together


From: Glenn Morris
Subject: bug#12353: 24.2.50; edebug and auth-source don't work together
Date: Tue, 04 Sep 2012 21:32:26 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Edebug can get confused if you:
i) load the compiled version of a library, then
ii) instrument a function that uses a macro that is loaded by an
eval-when-compile.

See eg bug#11864. Manually requiring 'cl (or similar) before you
instrument might help.





reply via email to

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