all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: emacs-devel@gnu.org
Subject: Re: 23.0.60; peculiar error: "invalid font property", (:spacing . iso8859)
Date: Sat, 02 Feb 2008 14:33:53 +0100	[thread overview]
Message-ID: <jey7a3pjni.fsf@sykes.suse.de> (raw)
In-Reply-To: <v9ejbvpndq.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Sat\, 02 Feb 2008 13\:13\:21 +0100")

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> When starting Emacs with X11 (fetched a 1-2 hours ago, i.e. after
> the unicode merge), I get the error:
>
> | peculiar error: "invalid font property", (:spacing . iso8859)

There is a missing comma between font specs in
/usr/share/X11/app-defaults/Emacs:

--- /usr/share/X11/app-defaults/Emacs.~1~
+++ /usr/share/X11/app-defaults/Emacs
@@ -122,7 +122,7 @@ Emacs*Fontset-5:\
 	latin-iso8859-4:-*-fixed-medium-r-*--12-*-iso8859-4,\
 	cyrillic-iso8859-5:-*-fixed-medium-r-*--12-*-iso8859-5,\
 	greek-iso8859-7:-*-fixed-medium-r-*--12-*-iso8859-7,\
-	latin-iso8859-15:-*-fixed-medium-r-*--12-*-iso8859-15 \
+	latin-iso8859-15:-*-fixed-medium-r-*--12-*-iso8859-15,\
 	hebrew-iso8859-8:-*-fixed-medium-r-*--12-*-iso8859-8,\
 	latin-iso8859-9:-*-fixed-medium-r-*--12-*-iso8859-9,\
 	katakana-jisx0201:-*-fixed-medium-r-*--12-*-jisx0201.1976-0,\

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




  reply	other threads:[~2008-02-02 13:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-02 12:13 23.0.60; peculiar error: "invalid font property", (:spacing . iso8859) Reiner Steib
2008-02-02 13:33 ` Andreas Schwab [this message]
2008-02-02 16:28   ` Reiner Steib
  -- strict thread matches above, loose matches on Subject: below --
2008-03-18 22:44 Roland Winkler
2008-03-19  0:18 ` Stefan Monnier
2008-03-19 15:22   ` Roland Winkler
2008-03-19 17:02   ` Reiner Steib
2008-03-20 12:26     ` Kenichi Handa
2008-03-20 13:46       ` Stefan Monnier
2008-04-03  4:08         ` Kenichi Handa

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

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

  git send-email \
    --in-reply-to=jey7a3pjni.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.