emacs-devel
[Top][All Lists]
Advanced

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

Re: master 6458e16: New mode outline-cycle-minor-mode with Orgmode-like


From: Stefan Monnier
Subject: Re: master 6458e16: New mode outline-cycle-minor-mode with Orgmode-like TAB cycling on headings
Date: Wed, 03 Mar 2021 15:13:41 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>     New mode outline-cycle-minor-mode with Orgmode-like TAB cycling on 
> headings

Thanks, Juri,

This is very welcome functionality (and the highlighting as well).
I wonder if we really need the new minor modes, tho, instead of just
sticking to the new `outline-minor-mode-cycle` and
`outline-minor-mode-highlight` variables (which we could make into
`defcustom`s).

IOW, I wonder if there are many use cases where users will want to have
some `outline-minor-mode` buffers with cycling and others without.

[ Maybe for highlighting, the interaction with the underlying major
  mode could justify a buffer-local approach, tho I'd be leaning
  towards considering poor interactions as bugs we should fix.  ]


        Stefan




reply via email to

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