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

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

bug#47516: 28.0.50; void-variable edebug-all-defs


From: martin rudalics
Subject: bug#47516: 28.0.50; void-variable edebug-all-defs
Date: Fri, 2 Apr 2021 16:15:52 +0200

> Hmm... still can't reproduce it here.  Can you reproduce it with `emacs -Q`?
>
> Also (stab in the dark), could you check (boundp 'edebug-all-defs) in
> a few different buffers?

Maybe I found it.  For whatever reson I have

    (make-local-variable 'edebug-all-defs)

in my emacs-lisp-mode-hook.  Apparently, I needed it many years ago and
it wasn't in the way till a couple of weeks or months ago.

martin





reply via email to

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