emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; error "Invalid face slant" roman


From: Kenichi Handa
Subject: Re: 23.0.60; error "Invalid face slant" roman
Date: Tue, 08 Apr 2008 11:54:46 +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>, Dan Kruchinin <address@hidden> writes:

> After I customize default font using set-default-font and customize 
> default face using custom-set-faces I get an error:
> internal-set-lisp-face-attribute(default :slant roman #<frame 
> address@hidden 0xf46800>).
> This problem can be reproduced in the following way:
> ----
> (when window-system
>   (set-default-font "DejaVu Sans Mono-8"))

> (custom-set-faces
>    '(default ((t (:foreground "lightgray" :background "black")))))
> ----

I've just installed a very adhoc fix.  The correct fix will
be done in the version I'm now working on locally.  That
version will eliminates all weird bugs caused by
co-existence of old and font-backend codes.

---
Kenichi Handa
address@hidden




reply via email to

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