all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22862: 25.0.91; Face setting not being restored across invocations
@ 2016-02-29 22:13 John Wiegley
  2016-03-07 15:41 ` John Wiegley
  2021-02-07 14:21 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: John Wiegley @ 2016-02-29 22:13 UTC (permalink / raw)
  To: 22862

I have the following in my .emacs (roughly):

  (custom-set-faces
   '(variable-pitch ((t (:height 1.2 :family "Myriad Pro")))))

Which works fine.  But if I restart Emacs, I find that variable-pitch is back
to being its small self.

However, if I run customize-face again, it shows me the value above!  And if I
just hit C-x C-s in that buffer, the face changes in all the buffers where the
text was tiny.

I notice this because Gnus uses variable-pitch now to show some e-mail bodies,
and every time I restart Emacs, Gnus is back to using the default font for
variable-pitch, despite the customization.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





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

end of thread, other threads:[~2021-03-12  1:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 22:13 bug#22862: 25.0.91; Face setting not being restored across invocations John Wiegley
2016-03-07 15:41 ` John Wiegley
2021-02-07 14:21 ` Lars Ingebrigtsen
2021-03-12  1:52   ` Lars Ingebrigtsen

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.