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

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

bug#7853: 23.2; graphical Emacs chokes on fontname ending in a number


From: Paul Sladen
Subject: bug#7853: 23.2; graphical Emacs chokes on fontname ending in a number
Date: Mon, 17 Jan 2011 15:15:55 +0000 (GMT)

Forwarded from:

  http://launchpad.net/bugs/697412
  "Emacs won't start, complaining about font ending in a number"

If a font name itself ends in a number then Emacs complains.  In this
case visibly-versioned beta builds have been named in the form
"X Y Z 111" and thus upon start-up Emacs will warn:

  Font `X Y Z 111 11' is not defined

The first number is part of the font name ('111'), and the second
number is the requested size ('11').

Seemingly it is possible to workaround the failure to by using "M-x
customized-face" after an initial --font monospace" invocation so it
seems to be an issue in the Emacs font name parsing code when
processing the name directly.

  -Paul






reply via email to

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