all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pauline-galea@gmx.com
To: Stephen Berman <stephen.berman@gmx.net>
Cc: Philip Kaludercic <philipk@posteo.net>,
	Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: "emacs-28.0.50 -q" and "emacs-28.0.50 -Q" with outline-minor-mode-highlight
Date: Thu, 27 May 2021 20:36:50 +0200	[thread overview]
Message-ID: <trinity-075cd628-563e-4710-9334-1b3cb4a34e65-1622140610790@3c-app-mailcom-bs04> (raw)
In-Reply-To: <87mtsg9gn7.fsf@gmx.net>



> Sent: Friday, May 28, 2021 at 6:27 AM
> From: "Stephen Berman" <stephen.berman@gmx.net>
> To: pauline-galea@gmx.com
> Cc: "Philip Kaludercic" <philipk@posteo.net>, "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: "emacs-28.0.50 -q" and "emacs-28.0.50 -Q" with outline-minor-mode-highlight
>
> On Thu, 27 May 2021 20:13:25 +0200 pauline-galea@gmx.com wrote:
>
> >> Sent: Friday, May 28, 2021 at 5:34 AM
> >> From: "Philip Kaludercic" <philipk@posteo.net>
> >> To: pauline-galea@gmx.com
> >> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> >> Subject: Re: "emacs-28.0.50 -q" and "emacs-28.0.50 -Q" with
> >> outline-minor-mode-highlight
> >>
> >> pauline-galea@gmx.com writes:
> >>
> >> >> Sent: Friday, May 28, 2021 at 1:47 AM
> >> >> From: "Philip Kaludercic" <philipk@posteo.net>
> >> >> To: pauline-galea@gmx.com
> >> >> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> >> >> Subject: Re: "emacs-28.0.50 -q" and "emacs-28.0.50 -Q" with
> >> >> outline-minor-mode-highlight
> >> >>
> >> >> pauline-galea@gmx.com writes:
> >> >>
> >> >> >> I am guessing that you should first set outline-minor-mode-highlight
> >> >> >> then activate outline-minor-mode. Setting a variable directly usually
> >> >> >> does not perform any changes. - Philip
> >> >> >
> >> >> > No, that does not work.
> >> >>
> >> >> I just tried it using my local master checkout I just built this
> >> >> morning, and it worked... Are you sure your major mode initializes
> >> >> outline-minor-mode properly?
> >> >
> >> > Do you get different heading colours for the three heading levels below?
> >> >
> >> > ;;; * heading 1
> >> > ;; brief body
> >> > ;;;; ** subheading 1.1
> >> > ;; brief body
> >> > ;;;;; *** subsubheading 1.1.1
> >> > ;; brief body
> >>
> >> Yes, I'll attach a screenshot below. It's not pretty, but I notice a
> >> difference.
> >
> > All three subheaditgs look the same to me.  That was my point, the
> > result in not pretty and the capability requires more work.  For
> > instance, changing the faces would also change those heading
> > highlighting.  This does not seem to bother the maintainers whilst
> > expecting other to be ok with it, terning down requests for
> > improvements.
>
> After doing `M-: (outline-minor-mode-highlight-buffer)' I see the three
> headings in different colors.
>
> Steve Berman

Why is this all so difficult !!!

How do I use "outline-minor-mode-highlight-buffer".  It is not an interactive function.
Have tried executing with "C-x C-e" but nothing took effect.






  reply	other threads:[~2021-05-27 18:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-26 17:35 "emacs-28.0.50 -q" and "emacs-28.0.50 -Q" with outline-minor-mode-highlight pauline-galea
2021-05-27  9:54 ` Philip Kaludercic
2021-05-27 13:38   ` pauline-galea
2021-05-27 13:47     ` Philip Kaludercic
2021-05-27 15:07       ` pauline-galea
2021-05-27 17:06         ` Philip Kaludercic
2021-05-27 17:13           ` pauline-galea
2021-05-27 17:03       ` pauline-galea
2021-05-27 17:34         ` Philip Kaludercic
2021-05-27 18:13           ` pauline-galea
2021-05-27 18:27             ` Stephen Berman
2021-05-27 18:36               ` pauline-galea [this message]
2021-05-27 18:58                 ` Stephen Berman
2021-05-27 19:11                   ` pauline-galea
2021-05-27 19:04             ` Philip Kaludercic
2021-05-27 19:17               ` pauline-galea
2021-05-27 19:22                 ` Philip Kaludercic
2021-05-27 19:37                   ` bug#48707: outline not distinguishing between levels well enough pauline-galea
2021-05-27 22:44                     ` Juri Linkov
2021-05-27 23:33                       ` pauline-galea
2021-05-28 18:59                         ` Juri Linkov
2021-05-28 19:23                           ` pauline-galea

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-075cd628-563e-4710-9334-1b3cb4a34e65-1622140610790@3c-app-mailcom-bs04 \
    --to=pauline-galea@gmx.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=philipk@posteo.net \
    --cc=stephen.berman@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.