GNU bug report logs - #505
23.0.60; Font for fixed-pitch not resolved

Previous Next

Package: emacs;

Reported by: Michael Welsh Duggan <md5i <at> cs.cmu.edu>

Date: Sun, 29 Jun 2008 19:35:03 UTC

Severity: normal

Tags: wontfix

Merged with 1219

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Welsh Duggan <md5i <at> cs.cmu.edu>
To: emacs-pretest-bug <at> gnu.org
Subject: bug#505: 23.0.60; Font for fixed-pitch not resolved
Date: Sun, 29 Jun 2008 15:25:45 -0400
[Message part 1 (text/plain, inline)]
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:
[Message part 2 (text/plain, attachment)]
[Message part 3 (text/plain, inline)]

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 <at> cs.cmu.edu)

This bug report was last modified 13 years and 319 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.