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

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

bug#48777: outline-minor-mode-highlight override and elisp code highligh


From: Christopher Dimech
Subject: bug#48777: outline-minor-mode-highlight override and elisp code highlighting
Date: Tue, 1 Jun 2021 23:23:42 +0200

> Sent: Wednesday, June 02, 2021 at 8:38 AM
> From: "Juri Linkov" <juri@linkov.net>
> To: "Christopher Dimech" <dimech@gmx.com>
> Cc: 48777@debbugs.gnu.org
> Subject: bug#48777: outline-minor-mode-highlight override and elisp code 
> highlighting
>
> tags 48777 notabug
> close 48777 28.0.50
> thanks
>
> > Recently there was a bug fix in outline.el so that subheadings get 
> > highlighted
> > differently.  But, there remains the problem that when one uses
> >
> > (setq outline-minor-mode-highlight 'override)
> >
> > the headings with "(defmacro", "(defvar", "(defun" loose their code 
> > highlighting
> > feature.  In addition to all other elisp code type of headings starting 
> > with "(".
>
> Please try
>
> (setq outline-minor-mode-highlight 'append)
>
> It does exactly what you want.

I can see that it works.  Although all those options are quite confusing.
There is no advantage it removing code highlighting.  That was one reason
I suggested for code structures not to be considered as headlines, but as
code structures that can be hidden or shown.

----- Christopher Dimech

Society has became too quick to pass judgement and declare someone Persona 
Non-Grata,
the most extreme form of censure a country can bestow.

In a new era of destructive authoritarianism, I support Richard Stallman.  
Times of great
crisis are also times of great opportunity. I call upon you to make this 
struggle yours as well !

https://stallmansupport.org/     https://www.fsf.org/     https://www.gnu.org/






reply via email to

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