all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Andreas Schwab <schwab@suse.de>
Cc: emacs-devel@gnu.org
Subject: Re: sans-serif name change
Date: Wed, 25 Jun 2008 22:35:59 +0900	[thread overview]
Message-ID: <873an1vdq8.fsf@catnip.gol.com> (raw)
In-Reply-To: <jeod5plk7m.fsf@sykes.suse.de> (Andreas Schwab's message of "Wed,  25 Jun 2008 15:26:05 +0200")

Andreas Schwab <schwab@suse.de> writes:
>>>> So it looks like there's a bug somewhere (but we should fix that, not
>>>> kludge around it).
>>>
>>> Ypu cannot use a dash in a font name in XFT.
>>
>> Eh?  Clearly you can,
>
> Try xfd -fa "Sans-Serif-8" and compare that with xfd -fa "Sans Serif-8".

Those commands give different results.

However, in Emacs, they give the same result; try:

   (set-frame-font "Sans Serif-8")

and:

   (set-frame-font "Sans-Serif-8")
   
Result:  same.

So the font-parser in xfd seems to be broken, whereas one in Emacs is
not.

Since we are discussing Emacs, there would seem to be no problem.

-Miles

-- 
Patience, n. A minor form of despair, disguised as a virtue.




  reply	other threads:[~2008-06-25 13:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25  1:06 sans-serif name change Miles Bader
2008-06-25  9:22 ` Andreas Schwab
2008-06-25  9:32   ` Miles Bader
2008-06-25  9:45     ` Andreas Schwab
2008-06-25 10:33       ` James Cloos
2008-06-25 13:19       ` Miles Bader
2008-06-25 13:26         ` Andreas Schwab
2008-06-25 13:35           ` Miles Bader [this message]
2008-06-25 13:54             ` Andreas Schwab
2008-06-25 10:10     ` Jason Rumney
2008-06-25 11:36       ` Kenichi Handa
2008-06-25 14:00         ` Stefan Monnier
2008-06-27  7:21           ` Kenichi Handa
2008-06-27  7:49             ` Miles Bader
2008-06-27  8:12               ` Kenichi Handa

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=873an1vdq8.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@suse.de \
    /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.