Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utility functions and less intrusive appearance #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

snan
Copy link

@snan snan commented Jul 6, 2024

A couple of different fixes in this one because I've been testing the changes separately for a few months. See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71017#17

snan added 4 commits July 6, 2024 23:18
One that runs automatically on changes that ensures all "\n\n"
paragraph separators are hard (like Markdown). Another (called
`harden-region`) is for running deliberately on code or poetry.

Otherwise all newlines in pasted text are soft and will all get
jumbled together by fill-flowed-encode.
Especially since paragraphs are autohardened with
`harden-between-paras`.
To soften paragraphs up after overusing harden-region. Should not be
necessary otherwise.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant