summaryrefslogtreecommitdiff
path: root/personal
AgeCommit message (Collapse)Author
2018-06-07Finish adding notes on linux.conf.au and add nit on conkyKévin Le Gouguec
2018-05-29Remove fixed itchKévin Le Gouguec
Fixed in Emacs 27.1 by 0d224e82411d9471f03fc339890d6a2952b5e239 to solve Bug#22374. Now the source buffer is always used to display source files, when hitting RET over frames in the frame buffer and when hitting C-c </> 🙌
2018-05-28Remove upstreamed itchKévin Le Gouguec
Cf. markdown-mode c0fc52461e845baa3c55d9b6f9e67c451a9ffa8d.
2018-05-15Turn "technical" into a first-level folder; add a nitKévin Le Gouguec
2018-04-06Add writing tipsKévin Le Gouguec
2018-04-05Add situation where FORM FEED could be usedKévin Le Gouguec
2018-04-04Rephrase itch on Emacs ellipsesKévin Le Gouguec
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.
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.