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

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

bug#50067: Context menus


From: Eli Zaretskii
Subject: bug#50067: Context menus
Date: Wed, 18 Aug 2021 21:59:10 +0300

> From: Juri Linkov <juri@linkov.net>
> Cc: mattiase@acm.org,  50067@debbugs.gnu.org,  homeros.misasa@gmail.com,
>   tkk@misasa.okayama-u.ac.jp,  larsi@gnus.org,  alan@idiocy.org
> Date: Wed, 18 Aug 2021 21:40:19 +0300
> 
> >> I guess the presence of the title should be platform-dependent.
> >> For example, without a title it looks great on the GTK build.
> >
> > What happens if the GTK build displays a TTY frame?  Isn't the menu
> > definition global, and thus doesn't distinguish between frame types?
> 
> The menu definition is constructed dynamically, so it possible
> to set the title when (framep (selected-frame)) returns t on tty.

OK, but as I wrote elsewhere, I think the string should always be
present, and if some GUI toolkit wants to ignore it, it should avoid
putting it into the native menu structure when it creates the menu
widget(s).  The Lisp data should remain the same, IMO.





reply via email to

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