all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7853: 23.2; graphical Emacs chokes on fontname ending in a number
@ 2011-01-17 15:15 Paul Sladen
  2011-01-27  0:45 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Sladen @ 2011-01-17 15:15 UTC (permalink / raw)
  To: 7853

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






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#7853: 23.2; graphical Emacs chokes on fontname ending in a number
  2011-01-17 15:15 bug#7853: 23.2; graphical Emacs chokes on fontname ending in a number Paul Sladen
@ 2011-01-27  0:45 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-01-27  0:45 UTC (permalink / raw)
  To: Paul Sladen; +Cc: 7853

Paul Sladen <gnu@paul.sladen.org> writes:

> 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').

Thanks, I've checked in a fix.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-27  0:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 15:15 bug#7853: 23.2; graphical Emacs chokes on fontname ending in a number Paul Sladen
2011-01-27  0:45 ` Chong Yidong

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.