Emacs Folding

A project to improve the text folding in Emacs.

No target
$44 pledged, USD
$
Pledge now, pay later.

Project progress

The project has not yet started development, because it is waiting for quotes.

There no developers quoting to develop this project.

Get paid to develop this project.

waiting for quotes
development not yet started
Downloads

Current Quotes

Get paid to develop this project

Project Info

License is open-source.

2 people are pledging, but no development has yet been paid.

Project Tags

emacs
comments

Project details

Emacs sees source code (outside of elisp) as plain text, which means that, unlike language-specific IDEs, it tends not to have great semantic knowledge of what it’s looking at. This isn’t necessarily a bad thing, but it makes some things - like source code folding - a hassle.

I am specifically looking for an elisp function that is similar to jao-toggle-selective-display, except that it will show the first line of a multi-line block of text. This means you won’t be able to use selective-display, of course, because the 2nd and later lines won’t be indented at all.

I intend to use it for note taking. I often take a few paragraphs of text, enough that it extends past the height of one screen, and would like to be able to hit a key to collapse down the text so that I see only the first line of each block. Since I use this for notes, it’ll need to work with both fundamental-mode and markdown-mode.

That’s actually it. I don’t think it’s particularly difficult, but it would have a lot of value to me I don’t have the time right now to do it myself (remember the notetaking? I’m kinda busy taking notes to learn elisp).

Add a comment

Before you add a comment you must be signed up – it takes about 30 seconds. Sign up now.

Markdown formatting help:

Type thisTo get
*italics*italics
**bold**bold
[Brush](http://brush.co.nz/)Brush
* item A
* item B
* item C
  • item A
  • item B
  • item C