From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; error "Fontset `fontset-startup' does not exist" Date: Thu, 06 Mar 2008 07:46:15 +0100 Message-ID: <87r6eoz6rj.fsf@ID-24456.user.uni-berlin.de> Reply-To: Christoph Conrad NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1204786234 26091 80.91.229.12 (6 Mar 2008 06:50:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 06:50:34 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 07:51:01 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JX9wN-0006WU-Ld for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 07:50:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX9vq-0005PU-6Z for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 01:50:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JX9vF-0005AC-Em for emacs-devel@gnu.org; Thu, 06 Mar 2008 01:49:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JX9vD-00058N-23 for emacs-devel@gnu.org; Thu, 06 Mar 2008 01:49:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX9vC-000588-Sq for emacs-devel@gnu.org; Thu, 06 Mar 2008 01:49:42 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JX9vC-00058Q-EP for emacs-devel@gnu.org; Thu, 06 Mar 2008 01:49:42 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JX9vC-00037v-5T for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 01:49:42 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JX9v9-00057c-4Q for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 01:49:42 -0500 Original-Received: from p50891768.dip0.t-ipconnect.de ([80.137.23.104] helo=brabbelbox.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JX9v8-00057E-O9 for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 01:49:39 -0500 Original-Received: by brabbelbox.de (Postfix, from userid 1000) id BBB51EC337; Thu, 6 Mar 2008 07:49:36 +0100 (CET) X-Public-Key: http://wwwkeys.de.pgp.net:11371/pks/lookup?op=get&search=0x1B488DEA X-Hashcash: 1:20:080306:emacs-pretest-bug@gnu.org::FJAQ5rrZiMsdewOl:0000000000000000000000000000000000000ZQr X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:91470 gmane.emacs.pretest.bugs:21422 Archived-At: 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