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

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

bug#16410: 24.3.50; Edebug fails to remove overlay arrow when started fr


From: Stefan Monnier
Subject: bug#16410: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep*
Date: Mon, 13 Jan 2014 21:52:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> emacs -Q
>> M-x grep RET GNU src/* RET                  (assuming Emacs was started
>> in the Emacs root)
>> M-x next-error RET
>> C-x C-f ../lisp/progmodes/compile.el RET
>> C-s compilation-goto-locus ( C-a
>> C-u C-M-x
>> C-x b *grep* RET
>> M-x next-error RET
>> q
>> 
>> Now, the Edebug overlay arrow is still present in the "compile.el" buffer,
>> even though Edebug no longer is active.

I just installed a patch which should fix this, thank you,


        Stefan





reply via email to

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