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

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

Re: headings for texinfo-mode using outline-minor-mode


From: Christopher Dimech
Subject: Re: headings for texinfo-mode using outline-minor-mode
Date: Thu, 13 May 2021 05:00:24 +0200


> Sent: Thursday, May 13, 2021 at 12:34 AM
> From: "Stefan Monnier" <monnier@iro.umontreal.ca>
> To: pietru@caramail.com
> Cc: help-gnu-emacs@gnu.org
> Subject: Re: headings for texinfo-mode using outline-minor-mode
>
> >> `texinfo-mode` is one of the rare modes which explicitly sets
> >> `outline-heading-alist`, so you have the answer in there ;-)
> >
> > Would it not be better for outline-minor-mode to set "outline-heading-alist"
> > for each language.
>
> Better for what?
>
> > Then, in each language mode, one simply calls the
> > appropriate function.
>
> Which function?

New specific language functions, e.g. (outline-elisp).  I am working on, except 
that
I god to be able to set up outline-heading-alist first.

>         Stefan
>
>




reply via email to

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