* bug#31286: 26.1; edebug prevents closing
@ 2018-04-27 8:24 Andreas Röhler
2018-04-27 8:46 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Röhler @ 2018-04-27 8:24 UTC (permalink / raw)
To: 31286
Hi, this is a very old issue, don't see it at https://debbugs.gnu.org/:
when closing a file where a function was instrumented running edebug,
Emacs refuses to get shut down afterwards. After answering the common
closing questionaire, a buffer appears again and again showing
Debugger entered: nil
edebug--display-1(nil 0 before)
edebug--display(nil 0 before)
edebug-debugger(0 before nil)
edebug-before(0)
...
and thats it.
In GNU Emacs 26.1 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5)
of 2018-04-10
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#31286: 26.1; edebug prevents closing
2018-04-27 8:24 bug#31286: 26.1; edebug prevents closing Andreas Röhler
@ 2018-04-27 8:46 ` Eli Zaretskii
2018-04-27 13:46 ` Andreas Röhler
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2018-04-27 8:46 UTC (permalink / raw)
To: Andreas Röhler; +Cc: 31286
> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
> Date: Fri, 27 Apr 2018 10:24:57 +0200
>
> Hi, this is a very old issue, don't see it at https://debbugs.gnu.org/:
>
> when closing a file where a function was instrumented running edebug,
> Emacs refuses to get shut down afterwards. After answering the common
> closing questionaire, a buffer appears again and again showing
>
> Debugger entered: nil
> edebug--display-1(nil 0 before)
> edebug--display(nil 0 before)
> edebug-debugger(0 before nil)
> edebug-before(0)
> ...
>
> and thats it.
I can reproduce this only partially. After killing the buffer that
visits the file whose function was instrumented using edebug-defun, I
indeed see an error and a backtrace when I invoke a command which
calls that function. But I have no problem shutting down Emacs,
either before or after the backtrace pops up.
So I'm guessing some other customization of yours is involved; please
try in "emacs -Q" to see if your observations are different from mine.
If you can reproduce this starting with "emacs -Q", please show a
recipe.
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#31286: 26.1; edebug prevents closing
2018-04-27 8:46 ` Eli Zaretskii
@ 2018-04-27 13:46 ` Andreas Röhler
2018-04-27 14:16 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Röhler @ 2018-04-27 13:46 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 31286
On 27.04.2018 10:46, Eli Zaretskii wrote:
>> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
>> Date: Fri, 27 Apr 2018 10:24:57 +0200
>>
>> Hi, this is a very old issue, don't see it at https://debbugs.gnu.org/:
>>
>> when closing a file where a function was instrumented running edebug,
>> Emacs refuses to get shut down afterwards. After answering the common
>> closing questionaire, a buffer appears again and again showing
>>
>> Debugger entered: nil
>> edebug--display-1(nil 0 before)
>> edebug--display(nil 0 before)
>> edebug-debugger(0 before nil)
>> edebug-before(0)
>> ...
>>
>> and thats it.
>
> I can reproduce this only partially. After killing the buffer that
> visits the file whose function was instrumented using edebug-defun, I
> indeed see an error and a backtrace when I invoke a command which
> calls that function. But I have no problem shutting down Emacs,
> either before or after the backtrace pops up.
>
> So I'm guessing some other customization of yours is involved; please
> try in "emacs -Q" to see if your observations are different from mine.
>
> If you can reproduce this starting with "emacs -Q", please show a
> recipe.
>
> Thanks.
>
Hmm, currently can't reproduce it any more - whether from emacs -Q or
not. Maybe close it for now. As running into this from time to time,
I'll try to be more vigilant WRT cause.
Thanks,
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#31286: 26.1; edebug prevents closing
2018-04-27 13:46 ` Andreas Röhler
@ 2018-04-27 14:16 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2018-04-27 14:16 UTC (permalink / raw)
To: Andreas Röhler; +Cc: 31286-done
> Cc: 31286@debbugs.gnu.org
> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
> Date: Fri, 27 Apr 2018 15:46:08 +0200
>
> Hmm, currently can't reproduce it any more - whether from emacs -Q or
> not. Maybe close it for now.
Done, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-04-27 14:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-27 8:24 bug#31286: 26.1; edebug prevents closing Andreas Röhler
2018-04-27 8:46 ` Eli Zaretskii
2018-04-27 13:46 ` Andreas Röhler
2018-04-27 14:16 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).