* bug#48691: outline-minor-mode headings not coloured by levels
@ 2021-05-26 22:37 ludvig-faddeev
2021-05-29 21:51 ` Juri Linkov
0 siblings, 1 reply; 2+ messages in thread
From: ludvig-faddeev @ 2021-05-26 22:37 UTC (permalink / raw)
To: 48691
Have used "emacs-28.0.50 -Q" and "emacs-28.0.50 -q".
Do you get different heading colours for the three heading levels in my elisp file
after doing "M-x outline-minor-mode", followed by executing
(setq-default outline-minor-mode-highlight 'override)
to the headings below.
;;; * heading 1
;; brief body
;;;; ** subheading 1.1
;; brief body
;;;;; *** subsubheading 1.1.1
;; brief body
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#48691: outline-minor-mode headings not coloured by levels
2021-05-26 22:37 bug#48691: outline-minor-mode headings not coloured by levels ludvig-faddeev
@ 2021-05-29 21:51 ` Juri Linkov
0 siblings, 0 replies; 2+ messages in thread
From: Juri Linkov @ 2021-05-29 21:51 UTC (permalink / raw)
To: ludvig-faddeev; +Cc: 48691
forcemerge 48691 48707
thanks
> Do you get different heading colours for the three heading levels in my elisp file
> after doing "M-x outline-minor-mode", followed by executing
>
> (setq-default outline-minor-mode-highlight 'override)
>
> to the headings below.
>
> ;;; * heading 1
> ;; brief body
> ;;;; ** subheading 1.1
> ;; brief body
> ;;;;; *** subsubheading 1.1.1
> ;; brief body
Thanks for the bug report. This is now fixed together with bug#48707.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-29 21:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-26 22:37 bug#48691: outline-minor-mode headings not coloured by levels ludvig-faddeev
2021-05-29 21:51 ` Juri Linkov
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).