emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix placement of toggle and radio button in Lucid menu.


From: Eli Zaretskii
Subject: Re: [PATCH] Fix placement of toggle and radio button in Lucid menu.
Date: Fri, 25 Feb 2022 16:10:06 +0200

> From: Po Lu <luangruo@yahoo.com>
> Cc: Manuel Giraud <manuel@ledu-giraud.fr>,  emacs-devel@gnu.org
> Date: Fri, 25 Feb 2022 21:46:58 +0800
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > They are available in gui_produce_glyphs (look for "pcm").
> 
> Unfortunately, that's not available inside the Lucid menu widget.

Can't you arrange for the same font to be used as the default face's
font, and then look in gui_produce_glyphs?

> > So is this just an aesthetic issue?  If so, perhaps adding a variable
> > exposed to Lisp could be enough: then users who, like you, dislike the
> > default display, can control the offset.
> 
> It would be better as an X resource, IMHO.

I don't think I agree.  We support X resources where they already
exist; we don't (or at least shouldn't) invent new resources.

I don't see why we couldn't use a Lisp variable to affect how Lucid
menus are displayed.  Am I missing something?



reply via email to

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