GNU bug report logs -
#40992
27.0.90; Evaluating a function while using edebug breaks
Previous Next
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Noam Postavsky <npostavs <at> gmail.com>
>> Date: Fri, 01 May 2020 23:05:32 -0400
>> Cc: Alan Mackenzie <acm <at> muc.de>, 40992 <at> debbugs.gnu.org,
>> Phillip Lord <phillip.lord <at> russet.org.uk>
>>
>> > I think that sounds like a good solution on master, but the patch that
>> > introduced this should probably be reverted on emacs-27 -- it wasn't a
>> > bug fix, but a new feature, so reverting it should be safe, I think.
>>
>> I don't understand; the fix looks trivial to me (leaving out
>> indentation), and only touches a new function. Surely this is okay for
>> emacs-27?
>
> If this fixes the problem, it's okay for emacs-27. But then why did
> Alan say there was no easy solution?
I guess it's because the edebug should really still be using the overlay
information for the function it is still stepping through.
When I do this, it's because I do not want the function instrumented any
more; I'd probably be just as happy if edebug dropped out at this point
(i.e. stopped stepping through and continued). That I can step through a
function definition that is no longer instrumented is not really a
feature for me.
Not having it error, clearly, is a feature!
Thanks all for looking at this.
Phil
This bug report was last modified 5 years and 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.