bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#3319: 23.0.93; Default font


From: Kenichi Handa
Subject: bug#3319: 23.0.93; Default font
Date: Tue, 19 May 2009 10:30:08 +0900

In article <001801c9d71a$8bade240$a309a6c0$@J.Wright@qmul.ac.uk>, "Francis 
Wright" <F.J.Wright@qmul.ac.uk> writes:

> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:

> When I start Emacs 23.0.93 normally, it starts up with the default
> font set to Sanvito Pro Subhead (regular, 10 point), which is not what
> I expected and is almost unreadable in this context. This is the first
> time I have run Emacs 23 on this computer; previously I was running
> Emacs 22.3. When I start Emacs 23.0.93 with the -Q option, it starts
> with Courier New as default font, which is fine (as a default). I
> think the problem is that I had this in my .emacs file:

> (custom-set-faces
>  '(default ((t (:stipple nil :background "white" :foreground "black"
> :inverse-video nil :box nil :strike-through nil :overline nil :underline nil
> :slant normal :weight normal :height 98 :width normal :family
> "outline-lucida sans typewriter"))))
>  '(woman-italic-face ((t (:foreground "red" :slant italic)))))

I think what you intend by :family "outline-lucida sans
typewriter" is actually :foundry "outline" :family "lucida
sans typewriter", right.  If so, I've just installed a fix.
Please try again.

---
Kenichi Handa
handa@m17n.org






reply via email to

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