all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Roland Winkler" <Roland.Winkler@physik.uni-erlangen.de>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; peculiar error: "invalid font property", (:spacing . iso8859)
Date: Tue, 18 Mar 2008 20:18:45 -0400	[thread overview]
Message-ID: <jwvd4pr36tb.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <87iqzjps95.fsf@lukas.physics.niu.edu> (Roland Winkler's message of "Tue, 18 Mar 2008 17:44:06 -0500")

> Today I downloaded emacs from the CVS tree. It seems to run fine
> with the -nw option. Otherwise, it dies on startup with the error
> message

> peculiar error: "invalid font property", (:spacing . iso8859)

> Let me know if there is extra info that might help you.

Google will give you the appended answer (among other similar ones).


        Stefan


Reiner Steib <reinersteib+gmane@imap...> 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. 




  reply	other threads:[~2008-03-19  0:18 UTC|newest]

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

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=jwvd4pr36tb.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=Roland.Winkler@physik.uni-erlangen.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 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.