GNU bug report logs - #54
23.0.60; error "Fontset `fontset-startup' does not exist"

Previous Next

Package: emacs;

Reported by: Christoph Conrad <christoph.conrad <at> gmx.de>

Date: Wed, 12 Mar 2008 16:25:04 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christoph Conrad <christoph.conrad <at> gmx.de>
To: emacs-pretest-bug <at> gnu.org
Subject: bug#54: 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: 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.