Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: emacs font problem
Date: Tue, 13 Jul 2010 19:14:46
Message-Id: yu9zkxv2nzy.fsf@nyu.edu
In Reply to: [gentoo-user] Re: emacs font problem by Grant Edwards
1 Grant Edwards <grant.b.edwards@×××××.com> writes:
2
3 > On 2010-07-12, Allan Gottlieb <gottlieb@×××.edu> wrote:
4 >
5 >> 2. The name you give "Sans-normal-normal-normal-*-20-*-75-75-*-0-iso10646-1"
6 >> looks to be just the suffix did you mean something like
7 >> "-unknown-DejaVu Sans-normal...". You don't need to have DejaVu,
8 >> but I would advise getting either DejaVu or bitstream vera.
9 >
10 > OK, I've figured out that I do have both dejavu and bitstream vera
11 > fonts installed (but they weren't on the font path). Now "DejaVu
12 > Sans" does work. The problem is that emacs wants a font with a family
13 > name of "Sans Serif", and none of the installed fonts provide a family
14 > with that name.
15
16 That is funny since I don't do anything and it just works
17 (DejaVu is a family I think).
18 Indeed my default font is DejaVu Sans Mono.
19 The last "u" above gives the output below for C-U C-x =
20
21 Did you build emacs with xft support?
22
23 allan
24
25 character: u (117, #o165, #x75)
26 preferred charset: ascii (ASCII (ISO646 IRV))
27 code point: 0x75
28 syntax: w which means: word
29 category: .:Base, a:ASCII, l:Latin, r:Roman
30 buffer code: #x75
31 file code: #x75 (encoded by coding system utf-8-emacs)
32 display: by this font (glyph code)
33 xft:-unknown-DejaVu Sans Mono-bold-normal-normal-*-14-*-*-*-m-0-iso10646-1 (#x58)
34
35 Character code properties: customize what to show
36 name: LATIN SMALL LETTER U
37 general-category: Ll (Letter, Lowercase)
38
39 There is an overlay here:
40 From 1234 to 1240
41 evaporate t
42 face flyspell-duplicate
43 flyspell-overlay t
44 help-echo "mouse-2: correct word at point"
45 keymap [Show]
46 mouse-face highlight
47
48
49 There are text properties here:
50 fontified t

Replies

Subject Author
[gentoo-user] Re: emacs font problem Grant Edwards <grant.b.edwards@×××××.com>