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

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

Re: with-eval-after-load with sh-mode


From: Stefan Monnier
Subject: Re: with-eval-after-load with sh-mode
Date: Fri, 02 Jul 2021 13:15:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>> You sometimes need to `require' it anyway, e.g. try setting
>>> the face `sh-escaped-newline' to something.
>> Definitely not needed: I set all my faces with
>> `custom-set-faces` in my init file and it works regardless
>> if the faces are already defined or not.
> OK, but try with `set-face-attribute'.

That would be masochism,


        Stefan




reply via email to

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