all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* face-remap-add-relative versus set-face-attribute
@ 2022-02-12 23:43 goncholden via Users list for the GNU Emacs text editor
  2022-02-13  0:59 ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 24+ messages in thread
From: goncholden via Users list for the GNU Emacs text editor @ 2022-02-12 23:43 UTC (permalink / raw)
  To: goncholden via Users list for the GNU Emacs text editor

I intend to change the weight customisation for comments.

What is superior

Using (face-remap-add-relative 'default :weight 'bold)

or using

(set-face-attribute 'font-lock-comment-face nil :weight normal) ?

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

end of thread, other threads:[~2022-02-13  9:27 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-12 23:43 face-remap-add-relative versus set-face-attribute goncholden via Users list for the GNU Emacs text editor
2022-02-13  0:59 ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  2:12   ` goncholden
2022-02-13  2:23     ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  2:30       ` goncholden
2022-02-13  2:26     ` goncholden
2022-02-13  2:34       ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  2:44         ` goncholden
2022-02-13  2:59           ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  3:18             ` goncholden
2022-02-13  3:51               ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  5:06                 ` goncholden
2022-02-13  5:59                   ` goncholden
2022-02-13  6:32                     ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  6:37                       ` goncholden
2022-02-13  6:50                         ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  8:41                           ` Jean Louis
2022-02-13  8:58                             ` goncholden
2022-02-13  6:35                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  6:59                     ` goncholden
2022-02-13  9:12                 ` goncholden
2022-02-13  9:19                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-13  9:22                     ` goncholden
2022-02-13  9:27                       ` Emanuel Berg via Users list for the GNU Emacs text editor

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.