GNU bug report logs -
#64177
outline-minor-mode-highlight fails to activate for custom headings
Previous Next
Reported by: uzibalqa <uzibalqa <at> proton.me>
Date: Mon, 19 Jun 2023 20:14:02 UTC
Severity: normal
Merged with 64227
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #31 received at 64177 <at> debbugs.gnu.org (full text, mbox):
------- Original Message -------
On Thursday, June 22nd, 2023 at 3:58 AM, Juri Linkov <juri <at> linkov.net> wrote:
> > > but many modes override this default with own function that ignores
> > > outline-heading-alist:
> > >
> > > lisp-outline-level, c-outline-level, cperl-outline-level, perl-outline-level,
> > > tcl-outline-level, cfengine2-outline-level, conf-outline-level,
> > > nroff-outline-level, latex-outline-level
> > >
> > > - all these ignore outline-heading-alist.
> >
> > In the modes that override the default, outline-level could be
> > set up to use outline-heading-alist, avoiding the conditional.
>
>
> Patches are welcome to support outline-heading-alist in the
> aforementioned functions.
How does emacs-lisp-mode handle outline headings ? Always setting the
defaults first, then the user can reset the variables outline-regexp,
outline-heading-alist, and outline-level before enabling outline-minor-mode ?
This bug report was last modified 1 year and 334 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.