18 Sep 25
Looks like a CDN-loadable Web Component for syntax highlighting
07 May 25
10 Mar 24
01 Sep 23
29 Mar 23
Org mode has an option of “comefrom” links similar to Tomboy and Howm, called “radio targets”, but it’s frustrating that you have to mark them specially. I sometimes wish every header could be a radio target.
I only used Tomboy briefly (obviously it was annoying to have to have Gnome and not be able to just rock out in Emacs) but having fully automated links without any syntax at all, just powered by n-gram indexing, was pretty awesome.
“The pipe trick uses the pipe character (“|”) to save typing the label of a piped link for several kinds of wiki links. This can avoid potentially making an error while typing the label.
An even better way to save keystrokes that doesn’t need any additional characters is by simply attaching text to the link, as in “[[train]]s”.”
28 Mar 23
“Combobulate is under active development. Expect bugs.
Combobulate is a package that adds structured editing and movement to a wide range of programming languages. Unlike most programming major modes that use error-prone imperative code and regular expressions to determine what’s what in your code, Combobulate uses Emacs 29’s tree-sitter library.”
28 Apr 22
27 May 14
18 Mar 14
01 Dec 13
07 Oct 13
08 Aug 13
28 Aug 11
01 Jul 10
“There is a technique known as the ``Clockwise/Spiral Rule’’ which enables any C programmer to parse in their head any C declaration!”