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: Francis Wright
Subject: bug#3319: 23.0.93; Default font
Date: Mon, 25 May 2009 17:34:32 +0100

> From: Kenichi Handa [mailto:handa@m17n.org]
> Sent: Tuesday, 19 May 2009 2:30 am
> To: Francis Wright; 3319@emacsbugs.donarmstrong.com
> Subject: Re: bug#3319: 23.0.93; Default font
> 
> 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.

This problem seems to be fixed in Emacs 23.0.94, which starts with the
default font Lucida Sans Typewriter even when it is specified as :family
"outline-lucida sans typewriter" in my .emacs file.

Thanks, Francis






reply via email to

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