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

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

Code folding in Emacs.


From: tolugboji
Subject: Code folding in Emacs.
Date: Sun, 10 Oct 2021 13:49:30 +0000

-‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Sunday, October 10th, 2021 at 1:16 PM, Hongyi Zhao <hongyi.zhao@gmail.com> 
wrote:

> On Sun, Oct 10, 2021 at 8:42 PM tolugboji tolugboji@protonmail.com wrote:
>
> > Because it is such a basic operation many would like to use, emacs should 
> > provide it
> >
> > from itself. Currently outline-minor-mode in too complicated and 
> > inconsistent to be
> >
> > used regularly. Using a long string of *** is difficult to understand, 
> > whereas a
> >
> > hierarchy based on numeric values is better. An additional problem is that 
> > Headings
> >
> > Folding and Code Folding are dealt as they are the same. Very bad idea.
>
> If someone is willing to fix those flaws, that would be a great job.
>
> I'm not sure if these are easy to solve with a small amount of Elsip
>
> code.
>
> HZ

The functionality is there but needs cleaning up.  The major thing is to 
separate
the folding of headings from the folding of code structures.  Headings should be
at a higher hierarchical level than code folding.  People tend to add things but
when everything becomes somewhat convoluted and complicated, tho code is not
looked upon again with a more robust design.  This step is important because it
eases the way far further development.





reply via email to

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