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: Stefan Monnier
Subject: Re: Stop frames stealing eachothers' minibuffers!
Date: Tue, 13 Oct 2020 18:22:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> 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.

Which it does to allow you to use `C-x 8 RET` to insert unicode chars
into minibuffers.


        Stefan




reply via email to

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