all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
[parent not found: <<7f75d016-b170-4502-999a-ab657354e6b2@default>]
[parent not found: <<718d27e5-9390-4581-9c8e-e11b86ba4e45@default>]
* bug#17532: 24.4.50; Options > `set-frame-font' does not work as documented
@ 2014-05-19 20:34 Drew Adams
  2014-05-20 16:44 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Drew Adams @ 2014-05-19 20:34 UTC (permalink / raw)
  To: 17532

emacs -Q

M-: (setq default-frame-alist '
 ((font . "-outline-Lucida
 Console-normal-normal-normal-mono-3-*-*-*-c-*-iso8859-1")))

or some other font that is different from the default emacs -Q font.

Choose menu item Options > Set Default Font..., and choose yet another
font.

C-x 4 d RET ; or another command to display another buffer

The newly displayed buffer's font is not the font you chose using Set
Default Font.

Dunno whether the behavior is wrong.  It's maybe good that a users
current value of `default-frame-alist' be respected.  But maybe
`set-frame-font' (called by `menu-set-font', which is Set Default Font)
should change the value of `default-frame-alist' (or maybe not).

In any case, the doc for `set-frame-font' and the description of `Set
Default Font' tell users that the font specified will be used not only
for all current frames but also for future frames, and that it will act
as the default font from now on.

I hesitate to open this can of worms, for fear that you might make some
crazy "improvement" that changes the behavior negatively.  But at least
the doc should reflect the real behavior.  Users should not be led to
expect that the font will affect new frames when it will not do so.

Perhaps the correct description is that it will do that if
`default-frame-alist' is nil.  (Of course then there are other frame
alist options, or at least there were. ;-)).  Whatever the behavior is,
the doc etc. should be updated to reflect it and not lead users astray.

Note that the doc here includes (emacs) `Fonts'.

In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
 of 2014-05-17 on ODIEONE
Bzr revision: 117119 eggert@cs.ucla.edu-20140517081131-ugu7ociaoec2xk7y
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/snapshot/trunk
 --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
 -Ic:/Devel/emacs/include''





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

end of thread, other threads:[~2016-04-29 19:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <<81d6f14f-eaa2-4809-80c4-a41de85af8b8@default>
     [not found] ` <<83sio4ns46.fsf@gnu.org>
2014-05-20 21:00   ` bug#17532: 24.4.50; Options > `set-frame-font' does not work as documented Drew Adams
2014-05-21 16:46     ` Eli Zaretskii
     [not found] <<7f75d016-b170-4502-999a-ab657354e6b2@default>
     [not found] ` <<8361kznkpy.fsf@gnu.org>
2014-05-21 18:03   ` Drew Adams
2014-05-21 18:46     ` Eli Zaretskii
2016-04-29 19:59       ` Lars Ingebrigtsen
     [not found] <<718d27e5-9390-4581-9c8e-e11b86ba4e45@default>
     [not found] ` <<838upwbdtb.fsf@gnu.org>
2014-05-20 17:49   ` Drew Adams
2014-05-20 19:54     ` Eli Zaretskii
2014-05-19 20:34 Drew Adams
2014-05-20 16:44 ` Eli Zaretskii

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.