unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Christoph Conrad <christoph.conrad@gmx.de>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; error "Fontset `fontset-startup' does not exist"
Date: Thu, 06 Mar 2008 07:46:15 +0100	[thread overview]
Message-ID: <87r6eoz6rj.fsf@ID-24456.user.uni-berlin.de> (raw)

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




                 reply	other threads:[~2008-03-06  6:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r6eoz6rj.fsf@ID-24456.user.uni-berlin.de \
    --to=christoph.conrad@gmx.de \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).