GNU bug report logs -
#57372
no-toolkit menu popups do not respect emacs font configuration
Previous Next
Full log
View this message in rfc822 format
> From: Po Lu <luangruo <at> yahoo.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 57372 <at> debbugs.gnu.org
> Date: Wed, 24 Aug 2022 18:56:17 +0800
>
> Tomas Hlavaty <tom <at> logand.com> writes:
>
> > Would it be possible to change it so that even this popped up menu text
> > font is not determined by X resources but by the usual emacs face
> > mechanism?
>
> No.
Well, "no" is never correct when we deal with software ;-)
But yes, it should be quite a project. The basic problem here is that
menus are not displayed by the Emacs display engine, they are
displayed by a separate code (which we "stole" from X11).
Displaying pop-down menus with our display engine is "tricky", as the
TTY menus experience amply shows.
This bug report was last modified 2 years and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.