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: Gregory Heytings
Subject: Re: Stop frames stealing eachothers' minibuffers!
Date: Tue, 13 Oct 2020 21:02:04 +0000
User-agent: Alpine 2.22 (NEB 394 2020-01-19)


I agree with you on one thing: C-x 8 RET should raise a "Command attempted to use minibuffer while in minibuffer" error in this case (when enable-recursive-minibuffers is nil, which is its default value). I'm not sure why it doesn't.

Because read-char-by-name binds enable-recursive-minibuffers to t.


That's it.  I should have checked.  Thank you!



reply via email to

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