GNU bug report logs - #17413
24.3; trapped in an (imaginary) recursive edit

Previous Next

Package: emacs;

Reported by: Samuel Bronson <naesten <at> gmail.com>

Date: Tue, 6 May 2014 02:21:02 UTC

Severity: normal

Tags: patch

Found in version 24.3

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 17413-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Samuel Bronson <naesten <at> gmail.com>
Cc: 17413-done <at> debbugs.gnu.org
Subject: Re: bug#17413: 24.3; trapped in an (imaginary) recursive edit
Date: Tue, 06 May 2014 12:17:24 -0400
> One small problem: this happens *after* the line:
>   command_loop_level++;
> but before the line:
>   record_unwind_protect (recursive_edit_unwind, buffer);
> which registers the code that does the corresponding:
>   command_loop_level--;

Oops, thanks for spotting this.  Patch installed into the
emacs-24 branch.


        Stefan




This bug report was last modified 11 years and 111 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.