[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: with-eval-after-load with sh-mode
From: |
Emanuel Berg |
Subject: |
Re: with-eval-after-load with sh-mode |
Date: |
Fri, 02 Jul 2021 19:02:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Monnier via Users list for the GNU Emacs text editor wrote:
>> 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'.
--
underground experts united
https://dataswamp.org/~incal
- with-eval-after-load with sh-mode, lisa-asket, 2021/07/02
- Re: with-eval-after-load with sh-mode, Emanuel Berg, 2021/07/02
- Re: with-eval-after-load with sh-mode, Arthur Miller, 2021/07/02
- Re: with-eval-after-load with sh-mode, Emanuel Berg, 2021/07/02
- Re: with-eval-after-load with sh-mode, Arthur Miller, 2021/07/02
- with-eval-after-load with sh-mode, lisa-asket, 2021/07/02
with-eval-after-load with sh-mode, lisa-asket, 2021/07/02
Re: with-eval-after-load with sh-mode, Arthur Miller, 2021/07/02