emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; error "Fontset `fontset-startup' does not exist"


From: Christoph Conrad
Subject: 23.0.60; error "Fontset `fontset-startup' does not exist"
Date: Thu, 06 Mar 2008 07:46:15 +0100

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: address@hidden
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-9-unix
  default-enable-multibyte-characters: t




reply via email to

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