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

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

bug#48724: Code collapsing and outline headings for elisp


From: Juri Linkov
Subject: bug#48724: Code collapsing and outline headings for elisp
Date: Wed, 02 Jun 2021 23:54:04 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> Have been discussing all this together with Protesilaos Stavrou.  Could you 
> have a read
> to see if we actually got to something?

Thank you for sending this mail.

>> I suggest we bring this issue upstream.  Ask them whether the
>> defvar,defun etc. can retain their styles and only for explicit headings
>> to be fontified.

Like in bug#48777, the solution is to use

(setq outline-minor-mode-highlight 'append)

But what is important, to make outline headings readable
while retaining major-mode fontification is what I did
in the init file, and what I highly recommend to you is
to customize outline faces, and to turn their foreground
colors into background colors, so it looks nicely like this:

PNG image


reply via email to

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