* Menu fonts from .Xdefaults
@ 2002-09-29 14:59 arthur.chereau
0 siblings, 0 replies; 3+ messages in thread
From: arthur.chereau @ 2002-09-29 14:59 UTC (permalink / raw)
Hi,
I just installed some news fonts and would like to customize them in emacs. I'd like to
do it from .Xdefaults because when I do it from .emacs with (set-face-font 'menu "...")
it first loads some big fonts and then usesthe fonts I want and resizes the window. I
would like emacs to immediately use the good fonts, which really is better.
I've tried every emacs* I found, but nothing worked. Of course I "xrdb -load
~/.Xdefaults" after each change.
So how is it possible to change the menubar/dialogs/popups/... fonts from .Xdefaults ?
------------------------------------------
Faites un voeu et puis Voila ! www.voila.fr
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Menu fonts from .Xdefaults
[not found] <mailman.1033311627.20202.help-gnu-emacs@gnu.org>
@ 2002-09-29 16:30 ` Kai Großjohann
0 siblings, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 2002-09-29 16:30 UTC (permalink / raw)
"arthur.chereau" <arthur.chereau@voila.fr> writes:
> I just installed some news fonts and would like to customize them in emacs. I'd like to
> do it from .Xdefaults
I have this:
/----[ grep -i 'emacs.*font' ~/.Xresources ]
| Emacs.font: KAIFONT1
| Emacs.fixed-pitch.attributeFont: KAIFONT
| Emacs.pane.menubar.*.fontList: KAIFONT_SMALL
| Emacs.menu*.fontList: KAIFONT_SMALL
| Emacs.pane.menubar.font: KAIFONT_SMALL
| Emacs.menu*.font: KAIFONT_SMALL
\----
The file contains #define statements for KAIFONT1, KAIFONT, and KAIFONT_SMALL.
kai
--
~/.signature is: umop ap!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Menu fonts from .Xdefaults
@ 2002-09-29 20:30 arthur.chereau
0 siblings, 0 replies; 3+ messages in thread
From: arthur.chereau @ 2002-09-29 20:30 UTC (permalink / raw)
Kai Großjohann wrote:
I have this:
[...]
Thanks for you help, it works great !
I've just noticed that popups still use the old fonts, but maybe it's because I use
Lesstif and these fonts are Lesstif fonts that can't be customized ?
------------------------------------------
Faites un voeu et puis Voila ! www.voila.fr
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-09-29 20:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-29 14:59 Menu fonts from .Xdefaults arthur.chereau
[not found] <mailman.1033311627.20202.help-gnu-emacs@gnu.org>
2002-09-29 16:30 ` Kai Großjohann
-- strict thread matches above, loose matches on Subject: below --
2002-09-29 20:30 arthur.chereau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).