Lisp Logical PathnamesA short and useful introduction to logical pathnames in Common Lisp.#lisp#common-lisp#programming#guide#blog#reference#tutorial·aartaka.me·Jun 27, 2025Lisp Logical Pathnames
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