GNU bug report logs -
#54
23.0.60; error "Fontset `fontset-startup' does not exist"
Previous Next
Full log
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
In GNU Emacs 23.0.60.6 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
of 2008-03-05 on brabbelbox
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure 'CC=gcc''
Hi,
the first call in my .emacs is
(set-fontset-font
"fontset-startup"
'latin-iso8859-15
"-misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1")
and that fails now with the newest CVS emacs:
Debugger entered--Lisp error: (error "Fontset `fontset-startup' does not exist")
set-fontset-font("fontset-startup" latin-iso8859-15 "-misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1")
eval((set-fontset-font "fontset-startup" 'latin-iso8859-15 "-misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1"))
eval-last-sexp-1(nil)
eval-last-sexp(nil)
call-interactively(eval-last-sexp nil nil)
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: de_DE <at> euro
value of $XMODIFIERS: nil
locale-coding-system: iso-latin-9-unix
default-enable-multibyte-characters: t
This bug report was last modified 17 years and 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.