emacs-devel
[Top][All Lists]
Advanced

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

Re: bug-reference-prog-mode slows down CC Mode's scrolling by ~7%


From: Stefan Monnier
Subject: Re: bug-reference-prog-mode slows down CC Mode's scrolling by ~7%
Date: Sun, 12 Sep 2021 12:41:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> >> Where, your "unusual" is my default
>> > With all the code hidden? really?
>> Yup, my outline-minor-mode-hook calls (hide-sublevels 1)
>> and I activate `outline-minor-mode` in my `emacs-lisp-mode-hook`.
> So you never edit the code of Lisp files you visit?

`outline-minor-mode` doesn't prevent you from editing the code (nor from
seeing it).  You just have to reveal it beforehand, which you can do with
the various outline-show-* commands, tho I rely on
`reveal-mode` instead.


        Stefan




reply via email to

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