From: "Heilmann, Till A." <till.heilmann@unibas.ch>
To: help-gnu-emacs@gnu.org
Subject: Default font Inconsolata but guillemets in STIXGeneral
Date: Tue, 17 Jul 2012 16:43:59 +0200 [thread overview]
Message-ID: <C4FC0369-42E0-4927-98B6-6E1C56592ACB@unibas.ch> (raw)
I want to use Emacs 24.1 (9.0) downloaded from http://emacsformacosx.com/ with the Inconsolata font in OTF on Mac OS 10.7.4. My ~/.emacs contains only one line:
(set-face-attribute 'default nil :font "Inconsolata-16")
The font is mostly displayed correctly in the buffer (see first output of describe-char below), except for guillemets (see second output of describe-char below). Does anyone have an idea why Emacs uses STIXGeneral instead of Inconsolata to display guillemets? BTW, it messes with the line spacing too: lines with guillemets have more spacing than others.
Thanks and regards,
Till
Position: 54 of 37772 (0%), column: 2
character: E (displayed as E) (codepoint 69, #o105, #x45)
preferred charset: ascii (ASCII (ISO646 IRV))
code point in charset: 0x45
syntax: w which means: word
category: .:Base, L:Left-to-right (strong), a:ASCII, l:Latin, r:Roman
buffer code: #x45
file code: #x45 (encoded by coding system utf-8-unix)
display: by this font (glyph code)
nil:-apple-Inconsolata-medium-normal-normal-*-16-*-*-*-m-0-iso10646-1 (#x45)
Character code properties: customize what to show
name: LATIN CAPITAL LETTER E
general-category: Lu (Letter, Uppercase)
decomposition: (69) ('E')
Position: 4190 of 37772 (11%), column: 2
character: › (displayed as ›) (codepoint 8250, #o20072, #x203a)
preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x203A
syntax: . which means: punctuation
category: .:Base
buffer code: #xE2 #x80 #xBA
file code: #xE2 #x80 #xBA (encoded by coding system utf-8-unix)
display: by this font (glyph code)
nil:-apple-STIXGeneral-medium-normal-normal-*-16-*-*-*-p-0-iso10646-1 (#x76)
Character code properties: customize what to show
name: SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
old-name: RIGHT POINTING SINGLE GUILLEMET
general-category: Pf (Punctuation, Final quote)
decomposition: (8250) ('›')
next reply other threads:[~2012-07-17 14:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-17 14:43 Heilmann, Till A. [this message]
2012-07-18 22:06 ` Default font Inconsolata but guillemets in STIXGeneral Peter Dyballa
2012-07-19 14:24 ` Till Heilmann
2012-07-19 14:36 ` Till Heilmann
2012-07-19 14:44 ` 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C4FC0369-42E0-4927-98B6-6E1C56592ACB@unibas.ch \
--to=till.heilmann@unibas.ch \
--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.
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).