all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* set-frame-font and set-face-attribute
@ 2024-06-22 20:23 Heime
  2024-06-22 20:39 ` Heime
  2024-06-23  4:47 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Heime @ 2024-06-22 20:23 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor


What is the important difference between 

(set-frame-font "URW Chancery L-12" nil t)

and

(set-face-attribute 'default nil :font "URW Chancery L-12")

In what circumstances would one need one over the other ?







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

end of thread, other threads:[~2024-06-23  4:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-22 20:23 set-frame-font and set-face-attribute Heime
2024-06-22 20:39 ` Heime
2024-06-23  4:49   ` Eli Zaretskii
2024-06-23  4:47 ` 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.