summaryrefslogtreecommitdiff
path: root/personal
AgeCommit message (Collapse)Author
2018-04-03Fix *another* dead linkKévin Le Gouguec
OK screw this I'm adding a pre-push hook.
2018-04-03Fix another dead linkKévin Le Gouguec
🤦 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).
2018-04-03Add more info on whitespace-mode and wrap prefixKévin Le Gouguec
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.
2018-03-31Add list of "projects"Kévin Le Gouguec
Mostly stuff that irks me with the tools I use.