all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16529: 24.3.50; regression: `set-face-attribute' broken for attribute `:font'
@ 2014-01-23 16:21 Drew Adams
  2014-01-24  3:11 ` Glenn Morris
  0 siblings, 1 reply; 9+ messages in thread
From: Drew Adams @ 2014-01-23 16:21 UTC (permalink / raw)
  To: 16529

emacs -Q

M-: (set-face-attribute 'default nil :font "-outline-Lucida Console-normal-normal-normal-mono-14-*-*-*-c-*-iso8859-1")

That correctly sets the font for the current frame.  However, it does
NOT set the font for future frames, as the doc says it should and as it
does in previous Emacs versions (e.g. 24.3).

Similarly, this does not work anymore:

M-: (set-face-attribute 'default t :font "-outline-Lucida Console-normal-normal-normal-mono-14-*-*-*-c-*-iso8859-1")

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2014-01-17 on ODIEONE
Bzr revision: 116059 michael.albinus@gmx.de-20140117182409-gz695p2c951idlee
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'





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

end of thread, other threads:[~2014-01-25 16:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-23 16:21 bug#16529: 24.3.50; regression: `set-face-attribute' broken for attribute `:font' Drew Adams
2014-01-24  3:11 ` Glenn Morris
2014-01-24 17:43   ` Juanma Barranquero
2014-01-25 12:01     ` Eli Zaretskii
2014-01-25 12:57       ` Eli Zaretskii
2014-01-25 14:59         ` martin rudalics
2014-01-25 15:43           ` Eli Zaretskii
2014-01-25 16:47             ` martin rudalics
2014-01-25 16:41           ` Drew Adams

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.