all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* The relationship of settings for font in init.el and the one shown on "Pick a font" UI.
@ 2021-01-06  8:33 Hongyi Zhao
  2021-01-06  8:34 ` Hongyi Zhao
  2021-01-06 15:27 ` Eli Zaretskii
  0 siblings, 2 replies; 9+ messages in thread
From: Hongyi Zhao @ 2021-01-06  8:33 UTC (permalink / raw)
  To: help-gnu-emacs

On the "Pick a font" UI, I select the following font and then "Save Options":

"DejaVuSansMono Nerd Font Mono Book"

Then I noticed that emacs will generate the following settings in the init.el:

(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(default ((t (:family "DejaVuSansMono Nerd Font Mono" :foundry
"PfEd" :slant normal :weight normal :height 143 :width normal)))))

I still can't find out the exact correspondence between the settings
for font in init.el and the one shown on "Pick a font" UI. Any hints
will be highly appreciated.

BR,
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China



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

end of thread, other threads:[~2021-01-07 15:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06  8:33 The relationship of settings for font in init.el and the one shown on "Pick a font" UI Hongyi Zhao
2021-01-06  8:34 ` Hongyi Zhao
2021-01-06 15:27 ` Eli Zaretskii
2021-01-07  2:25   ` Hongyi Zhao
2021-01-07  2:27     ` Hongyi Zhao
2021-01-07 14:12       ` Eli Zaretskii
2021-01-07 14:11     ` Eli Zaretskii
2021-01-07 14:39       ` Hongyi Zhao
2021-01-07 15:04         ` 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.