My Emacs eye candyNeat blog post about how someone configures their Emacs, which some fun and interesting things within.#emacs#emacs-lisp#blog·lmno.lol·Dec 28, 2024My Emacs eye candy
Elisp in replacement stringSomething I've never really paid attention to, and it's actually quite a powerful feature: when doing search/repalce in Emacs you can replace with Elisp code (as in, Elisp code can provide the replacement).#emacs#lisp#elisp#emacs-lisp#blog#tutorial·susam.net·Jan 12, 2024Elisp in replacement string