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

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

Re: Setting face font does not work


From: Christoph Conrad
Subject: Re: Setting face font does not work
Date: Tue, 05 Oct 2004 16:49:02 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt)

(x-list-fonts "*")
=> long list, i picked the font i use in the next line from there

(set-face-font 'gnus-signature-face
               "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO10646-1")
=> nil

(face-font 'gnus-signature-face)
=> "-Misc-Fixed-Medium-R-Normal--18-170-75-75-C-90-ISO8859-1"

Windows NT CVS version

In GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195)
 of 2004-09-23 on CCO
configured using `configure --with-msvc (12.00)'

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: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t




reply via email to

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