From: Drew Adams <drew.adams@oracle.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>,
"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Re: Must prevent switching from recursive edit buffers
Date: Sat, 21 Dec 2024 18:53:17 +0000 [thread overview]
Message-ID: <DS7PR10MB52326BAE819D1214C1621A70F3002@DS7PR10MB5232.namprd10.prod.outlook.com> (raw)
In-Reply-To: <jwvldw8ex04.fsf-monnier+emacs@gnu.org>
> Also, you can only get out of the most recent recursive-edit.
> So, you can't eliminate the Nth recursive edit without also eliminating
> all the >Nth recursive-edits.
Well, there's always `(top-level)', to exit
all recursive-edit levels.
And there's function `recursion-depth'. If
that returns N then you can programmatically
exit or abort any number of those N levels.
next prev parent reply other threads:[~2024-12-21 18:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 7:50 Must prevent switching from recursive edit buffers Jean Louis
2024-12-18 16:13 ` [External] : " Drew Adams
2024-12-18 23:41 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-12-19 12:40 ` Jean Louis
2024-12-21 15:22 ` Stefan Monnier
2024-12-21 17:38 ` Jean Louis
2024-12-21 18:08 ` Stefan Monnier
2024-12-21 18:53 ` Drew Adams [this message]
2024-12-21 19:33 ` Jean Louis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DS7PR10MB52326BAE819D1214C1621A70F3002@DS7PR10MB5232.namprd10.prod.outlook.com \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).