[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 ?
- outline-minor-mode heading levels in C, C++, and html, Heime, 2024/08/13
- Re: outline-minor-mode heading levels in C, C++, and html, Joel Reicher, 2024/08/14
- Re: outline-minor-mode heading levels in C, C++, and html,
Heime <=
- Re: outline-minor-mode heading levels in C, C++, and html, Yuri Khan, 2024/08/14
- Re: outline-minor-mode heading levels in C, C++, and html, Heime, 2024/08/14
- Re: outline-minor-mode heading levels in C, C++, and html, Yuri Khan, 2024/08/14
- Re: outline-minor-mode heading levels in C, C++, and html, Heime, 2024/08/14
- Re: outline-minor-mode heading levels in C, C++, and html, Joel Reicher, 2024/08/15
- Re: outline-minor-mode heading levels in C, C++, and html, Joel Reicher, 2024/08/15
- Re: outline-minor-mode heading levels in C, C++, and html, Heime, 2024/08/15
- Re: outline-minor-mode heading levels in C, C++, and html, Joel Reicher, 2024/08/15
- Re: outline-minor-mode heading levels in C, C++, and html, Heime, 2024/08/15
- Re: outline-minor-mode heading levels in C, C++, and html, Stefan Monnier, 2024/08/16