| Age | Commit message (Collapse) | Author |
|
|
|
It's not only about outline-mode: AFAIK, this would also affect all
libraries that use "invisible" text properties, e.g. markdown-mode and
hs-minor-mode.
|
|
OK screw this I'm adding a pre-push hook.
|
|
🤦
Thought of linking to line 66, but that will probably get invalid
soon. And I am not quite ready to invent a post-commit hook that
automatically updates links to line numbers yet (although that would
be sweet).
|
|
The problem does not come from adaptive-wrap per se. For some reason
whitespace-mode does not act on spaces in display properties (which
csv-mode uses) but it does act on spaces from line-prefix and
wrap-prefix.
Interestingly, whitespace-mode only replaces the characters
in *-prefix; it does not set their face, which remains 'default.
|
|
Mostly stuff that irks me with the tools I use.
|