Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: emacs font problem
Date: Fri, 09 Jul 2010 18:33:32
Message-Id: yu9aaq05ww6.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-08, Allan Gottlieb <gottlieb@×××.edu> wrote:
4 >> Grant Edwards <grant.b.edwards@×××××.com> writes:
5 >>
6 >>> Recently emacs (running in X "window" mode) seems to have developed a
7 >>> font problem.
8 >>>
9 >>> There are two cases where text displays as a mixture of filled and
10 >>> unfilled rectangles:
11 >>>
12 >>> 1) When the mouse pointer hovers over certain things a balloon pops
13 >>> up containing nothing but black filled rectangles.
14 >>>
15 >>> 2) When you select "About Emacs" from the Help menu, the logo renders
16 >>> properly at the top of the screen, but the rest is blocks and
17 >>> rectangles: http://www.panix.com/~grante/emacsabout.png
18 >>>
19 >>> Normal editing is fine.
20 >>>
21 >>> Google hasn't found anything except discussion of problems with
22 >>> a misssing default font (the one used during editing), and I don't
23 >>> have any problems with that.
24 >>>
25 >>> Any ideas?
26 >>
27 >> Does this happen when you invoke "emacs -Q"?
28 >
29 > Yes.
30 >
31 > In the "about emacs" screen, and all of the "balloons" that pop up
32 > when the mouse hovers over various things, the text is rendered as
33 > blocks/rectangles.
34 >
35 > The menus, status line, and acutal editing windows are all fine.
36
37 Perhaps it is a font issue. I just did emacs -q (-Q eliminates the
38 splash screen) and then did C-u C-x = while the cursor was on the "b" in
39 "Learn basic keystroke commands". The help buffer includes
40 display: by this font (glyph code)
41 xft:-unknown-DejaVu Sans-normal-normal-normal-*-20-*-75-75-*-0-iso10646-1 (#x45)
42
43 What does C-u C-x = give on your system and do you have that font
44 available?
45
46 These are just guesses; I have not experience any such problem myself.
47
48 allan

Replies

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