unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2195: 23.0.60; frame-notice-user-settings: Font is not defined
@ 2009-02-04 14:05 Stephen Berman
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Berman @ 2009-02-04 14:05 UTC (permalink / raw)
  To: emacs-pretest-bug

Let  ~/.emacs consist of this:

(setq default-frame-alist '((font-backend . "xft") (font . "Dejavu Sans Mono-10")))

Then when I invoke `emacs' it beeps and show this message:

frame-notice-user-settings: Font `-misc-dejavu sans mono-medium-r-normal--12-116-75-75-m-70-iso8859-1' is not defined

Putting point on one of the characters in this message and typing `C-u
C-x =' shows this:

xft:-unknown-DejaVu Sans Mono-normal-normal-normal-*-12-*-*-*-m-0-iso10646-1

When I invoke Emacs like this:

$ emacs -Q -xrm 'Emacs.FontBackend: xft' -fn "Dejavu Sans Mono-10"

or like this:

$ emacs -Q --daemon --eval "(setq default-frame-alist '((font-backend . \"xft\") (font . \"Dejavu Sans Mono-10\")))"
$ emacsclient -c

then Emacs does not beep and there is no undefined font message. Typing
`C-u C-x =' shows the same as above.  (In the last Emacs invocation I
have to use --daemon and `emacsclient -c' because of bug #2021.)


In GNU Emacs 23.0.60.31 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
 of 2009-01-31 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10502000
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.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#2195: 23.0.60; frame-notice-user-settings: Font is not defined
@ 2009-03-16  1:47 Chong Yidong
  2009-03-16 21:54 ` Stephen Berman
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2009-03-16  1:47 UTC (permalink / raw)
  To: Stephen Berman; +Cc: 2195

> Let  ~/.emacs consist of this:
>
> (setq default-frame-alist '((font-backend . "xft") (font . "Dejavu Sans
> Mono-10")))
>
> Then when I invoke `emacs' it beeps and show this message:
>
> frame-notice-user-settings: Font `-misc-dejavu sans
> mono-medium-r-normal--12-116-75-75-m-70-iso8859-1' is not defined

ISTR that I could reproduce this before, but not anymore with latest
CVS.  Maybe it's been fixed in the latest changes to font handling.  Do
you still see this problem occurring?






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#2195: 23.0.60; frame-notice-user-settings: Font is not defined
  2009-03-16  1:47 Chong Yidong
@ 2009-03-16 21:54 ` Stephen Berman
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Berman @ 2009-03-16 21:54 UTC (permalink / raw)
  To: Chong Yidong; +Cc: 2195

On Sun, 15 Mar 2009 21:47:36 -0400 Chong Yidong <cyd@stupidchicken.com> wrote:

>> Let  ~/.emacs consist of this:
>>
>> (setq default-frame-alist '((font-backend . "xft") (font . "Dejavu Sans
>> Mono-10")))
>>
>> Then when I invoke `emacs' it beeps and show this message:
>>
>> frame-notice-user-settings: Font `-misc-dejavu sans
>> mono-medium-r-normal--12-116-75-75-m-70-iso8859-1' is not defined
>
> ISTR that I could reproduce this before, but not anymore with latest
> CVS.  Maybe it's been fixed in the latest changes to font handling.  Do
> you still see this problem occurring?

No; I cannot reproduce it with my latest build, GNU Emacs 23.0.91.4
(i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-03-15 on escher. 

Steve Berman






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-16 21:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-04 14:05 bug#2195: 23.0.60; frame-notice-user-settings: Font is not defined Stephen Berman
  -- strict thread matches above, loose matches on Subject: below --
2009-03-16  1:47 Chong Yidong
2009-03-16 21:54 ` Stephen Berman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).