bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#505: 23.0.60; Font for fixed-pitch not resolved


From: Michael Welsh Duggan
Subject: bug#505: 23.0.60; Font for fixed-pitch not resolved
Date: Sun, 29 Jun 2008 15:25:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I would first like to note that I really like the work being done on
fonts in the currnt development sources.

My ~/.Xresources contains the following related to emacs:
Emacs*foreground: white
Emacs*background: black
Emacs*FontBackend: xft, x

Emacs was run as follows.

EMACS_FONT_LOG=1 emacs -Q -fn "DejaVu Sans Mono:size=15"
M-x list-faces-display

fixed-pitch is showing up as boxes.  `C-u C-x =' on one of these
displays the following:

        character: a (97, #o141, #x61)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x61
           syntax: w    which means: word
         category: a:ASCII graphic characters 32-126 (ISO646 IRV:1983[4/0])
                   l:Latin r:Japanese roman
      buffer code: #x61
        file code: #x61 (encoded by coding system utf-8-unix)
          display: no font available

Character code properties are not shown: customize what to show

Here is a `help-face' button labeled `abcdefghijklmnopqrstuvwxyz 
ABCDEFGHIJKLMNOPQRSTUVWXYZ'.


There are text properties here:
  auto-composed        t
  button               (t)
  category             help-face-button
  face                 fixed-pitch
  help-args            (fixed-pitch)
  read-face-name       fixed-pitch

[back]

This face is especially important because it appears in the Emacs splash
page displayed to first time users.

Here are the contents of my font log:

Attachment: txtNeAvVGKhE1.txt
Description: Text document


In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.10)
 of 2008-06-29 on maru
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--without-toolkit-scroll-bars''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.utf8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

-- 
Michael Welsh Duggan
(md5i@cs.cmu.edu)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]