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


Am 08.07.2013 um 12:33 schrieb David AGBO:

> As said, I've tried the function "list-fonts-display", and I can see my font in the list.
> Is something missing, for the function to list the font and for emacs to not consider it?

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)

--
Greetings

  Pete

Time is an illusion. Lunchtime, doubly so.




  reply	other threads:[~2013-07-08 10:44 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 [this message]
2013-07-08 12:24         ` David AGBO
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=1066FBF8-63FB-4D1D-97A9-34DC08B9EE93@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=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.