all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David AGBO <dagbo@kernix.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Install font for emacs 24.x
Date: Mon, 08 Jul 2013 14:24:19 +0200	[thread overview]
Message-ID: <51DAAF73.5040504@kernix.com> (raw)
In-Reply-To: <1066FBF8-63FB-4D1D-97A9-34DC08B9EE93@Web.DE>

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	other threads:[~2013-07-08 12:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 14:28 Install font for emacs 24.x David AGBO
2013-07-03 17:15 ` Peter Dyballa
2013-07-04 12:47   ` David AGBO
2013-07-08 10:33     ` David AGBO
2013-07-08 10:44       ` Peter Dyballa
2013-07-08 12:24         ` David AGBO [this message]
2013-07-08 12:36           ` Peter Dyballa
2013-07-08 13:19             ` David AGBO
2013-07-08 13:46               ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51DAAF73.5040504@kernix.com \
    --to=dagbo@kernix.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.