emacs-devel
[Top][All Lists]
Advanced

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

Re: Change to `use-dialog-box-p'


From: Po Lu
Subject: Re: Change to `use-dialog-box-p'
Date: Sat, 20 May 2023 14:29:44 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

> Because last-nonmenu-event being nil happens in too many cases where
> showing the GUI dialog is not TRT.  Immediately after startup, for
> example.
>
> What is the situation where you need to show a GUI dialog even though
> last-nonmenu-event is nil?

Precisely this one: immediately after start up.  I don't understand why
it's not correct to show a dialog box in that situation; in many cases,
it's much easier to use the dialog box than to use the keyboard.


reply via email to

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