bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#17272: bug#19064: bug#17272: bug#19064: bug#17272: bug#19064: 25.0.5


From: Juri Linkov
Subject: bug#17272: bug#19064: bug#17272: bug#19064: bug#17272: bug#19064: 25.0.50; `message' overwrites `y-or-n-p' prompt, so user misses it
Date: Sat, 23 Nov 2019 20:56:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

>>> Shouldn't this one
>>>
>>>> +             (enable-recursive-minibuffers t)
>>>
>>> be protected too?
>>
>> Protected from what?
>
> From an error that would leave it enabled.  What else would be the
> purpose of
>
> +  specbind (Qenable_recursive_minibuffers, Qt);
>
> then?

It seems this is like unwind-protect?  Does let-binding need unwind-protect too?





reply via email to

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