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

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

Re: outline-minor-mode heading levels in C, C++, and html


From: Heime
Subject: Re: outline-minor-mode heading levels in C, C++, and html
Date: Wed, 14 Aug 2024 13:58:24 +0000





Sent with Proton Mail secure email.

On Wednesday, August 14th, 2024 at 11:53 PM, Joel Reicher 
<joel.reicher@gmail.com> wrote:

> Heime heimeborgia@protonmail.com writes:
> 
> > How does one include outline-minor-mode heading levels in C and
> > C++.
> > 
> > And how about html ?
> 
> 
> Do you mean how do you configure outline-minor-mode to activate
> automatically for the C, C++, and HTML major modes, or do you mean
> you are not seeing headings you want to see? - Joel

In elisp one uses

;;; Level 1 Heading
;;;; Level 2 Heading
;;;;; Level 3 Heading

What does one use for the aforementioned major-modes to do the same ?




reply via email to

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