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

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

Re: Install font for emacs 24.x


From: David AGBO
Subject: Re: Install font for emacs 24.x
Date: Mon, 08 Jul 2013 14:24:19 +0200
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

The 3 commands are returning my original error -> Font `Meslo LG M DZ' is not defined
but this is the exact font name also displayed by "list-fonts-display".

And I'm not using xrdb :

$> xrdb -q | grep -i emacs
bash: xrdb: command not found

Le 08/07/2013 12:44, Peter Dyballa a écrit :
Are you using the exact font name? Can you try with

        emacs -Q -fn 'that font name' &
        emacs -q -fn 'that font name' &
        emacs -fn 'that font name' &

For the latter test you*might*  also like to disable the font settings in your 
init file.

Are you setting any X resources for GNU Emacs? (xrdb -q | grep -i emacs)



reply via email to

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