emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stop frames stealing eachothers' minibuffers!


From: Alan Mackenzie
Subject: Re: Stop frames stealing eachothers' minibuffers!
Date: Thu, 19 Nov 2020 10:40:35 +0000

Hello, Andrii.

On Wed, Nov 11, 2020 at 09:47:39 +0200, Andrii Kolomoiets wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:

> >>> it arguably (philosophically) better matches the default setting of
> >>> `enable-recursive-minibuffers`.
> >> Maybe I'm missing something, but the message "Command attempted to use
> >> minibuffer while in minibuffer" is displayed in other frame, just like
> >> in Emacs 27.

> > I'm not sure which scenario you're referring to.  What I was referring
> > to is the fact that if you do `M-: (message "hello") RET`, the "hello"
> > message subsequently follows the selected frame (until it gets replaced
> > by another message or erased by command that doesn't emit any message).

> Sorry for not quoting the part of the message I was talking about.  I'm
> referring to this scenario:

> C-x 5 2
> M-x
> C-x 5 o
> M-x

> With the default setting of `enable-recursive-minibuffers`, the
> minibuffer is moved to active frame, but the error message is displayed
> in the other frame.

I've just committed a fix to the Emacs master branch.

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]