emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.60; peculiar error: "invalid font property", (:weight . r)


From: Kenichi Handa
Subject: Re: 23.0.60; peculiar error: "invalid font property", (:weight . r)
Date: Thu, 20 Dec 2007 09:58:07 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Jason Rumney <address@hidden> writes:

> Stephen Berman wrote:
> > I just did an update from the unicode-2 branch and built with make
> > bootstrap successfully.  But when I start Emacs with -Q, no frame opens
> > and the shell returns this message: peculiar error: "invalid font
> > property", (:weight . r)
> >   

> > Lisp Backtrace:
> > "font-spec" (0xbfbfaaa4)
> > "apply" (0xbfbfab88)
> > "x-complement-fontset-spec" (0xbfbfacd4)
> > "create-fontset-from-fontset-spec" (0xbfbfae14)
> > "create-fontset-from-x-resource" (0xbfbfaf54)
> >   

> I'm sure there is a bug there, but shouldn't X resources be ignored when
> using -Q?

It seems that several X resources (e.g. ReverseVideo) are
not ignored even with -Q.  See the function
x-initialize-window-system of lisp/term/x-win.el.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]