help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: face-remap-add-relative versus set-face-attribute


From: Emanuel Berg
Subject: Re: face-remap-add-relative versus set-face-attribute
Date: Sun, 13 Feb 2022 07:50:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

goncholden wrote:

>>> Is this the way to change all buffer text to look bold?
>>> (set-face-attribute 'default nil :weight 'bold)
>>
>> C-h f set-face-attribute RET
>>
>> ‘:weight’
>>
>> VALUE specifies the weight of the font to use. It must be
>> one of the symbols ‘ultra-heavy’, ‘heavy’, ‘ultra-bold’,
>> ‘extra-bold’, ‘bold’, ‘semi-bold’, ‘medium’, ‘normal’,
>> ‘book’, ‘semi-light’, ‘light’, ‘extra-light’,
>> ‘ultra-light’, or ‘thin’.
>
> I am ok with the weight part. My inquiry is really about the
> "'default nil" part. Should I just use bold or 'bold ?

1. Think
2. Test
3. Ask at gmane.emacs.help

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]