From: Alan Mackenzie <acm@muc.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Handling minibuffers in several mini-windows
Date: Sun, 10 Jan 2021 00:56:56 +0000 [thread overview]
Message-ID: <X/pQ2BXx4g82hj0d@ACM> (raw)
In-Reply-To: <jwv7dongojf.fsf-monnier+emacs@gnu.org>
Hello, Stefan
On Fri, Jan 08, 2021 at 15:32:40 -0500, Stefan Monnier wrote:
> > My proposal (which I've already implemented and tried out, though not
> > published at all), is that
> > (i) it should be possible to type into, and edit text in any visible
> > minibuffer;
> > (ii) it should be possible to terminate (by RET `exit-minibuffer') only
> > the most deeply nested MB. The attempt elsewhere should display an
> > error message, leaving the MBs unchanged;
> > (iii) it should be possible to abort (with C-g `abort-recursive-edit'),
> > any minibuffer. This will have the effect of aborting all more deeply
> > nested MBs at the same time.
> > What do people think about this?
> (i) and (ii) look fine to me.
> I haven't thought very much about (iii) but it sounds OK tho maybe
> making it behave more like (ii) would be safer (but more annoying).
Thanks for the reply. Having thought about it for a day, I think I'll
go with (iii) anyway. I've posted a patch in the other thread, and
barring any negative comments, will soon be committing it.
> Stefan
--
Alan Mackenzie (Nuremberg, Germany).
next prev parent reply other threads:[~2021-01-10 0:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-08 18:54 Handling minibuffers in several mini-windows Alan Mackenzie
2021-01-08 20:32 ` Stefan Monnier
2021-01-10 0:56 ` Alan Mackenzie [this message]
2021-01-10 12:06 ` Lars Ingebrigtsen
2021-01-10 12:38 ` Alan Mackenzie
2021-01-11 14:22 ` Lars Ingebrigtsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=X/pQ2BXx4g82hj0d@ACM \
--to=acm@muc.de \
--cc=emacs-devel@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.