unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; error "Fontset `fontset-startup' does not exist"
@ 2008-03-06  6:46 Christoph Conrad
  0 siblings, 0 replies; only message in thread
From: Christoph Conrad @ 2008-03-06  6:46 UTC (permalink / raw)
  To: emacs-pretest-bug

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-06  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06  6:46 23.0.60; error "Fontset `fontset-startup' does not exist" Christoph Conrad

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).