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
Eli Zaretskii <eliz <at> gnu.org> writes:
> Make the function write to the ~/.Xresources file?
FTR, you have to install the resources onto the root window as well:
xrdb -merge ~/.Xresources
> Of course, X doesn't necessarily understand the Emacs units of
> measuring fonts, for example the relative units. So eventually you'll
> need separate customizations. However, I don't expect you to have to
> change these customizations too frequently.
Yes. The X core fonts used by the XMenu library aren't scalable, so
there is no way to tell it a desired height. You should probably pick
from the fonts in x-fixed-font-alist (6x10 is a fixed font where glyphs
are 6 pixels wide and 10 pixels tall, 8x13 has glyphs that are 8 pixels
wide and 13 pixels tall, etc.)
This bug report was last modified 2 years and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.