Note #2025-04-13-002
> Reply to Mitesh: "#erlang ships with #emacs mode! Sweeeet ``` ;; eβ¦" - Fosstodon
I have this variant:
(add-to-list
'load-path (car (file-expand-wildcards
"/usr/lib/erlang/lib/tools-*/emacs")))
so that I don't have to hard-code the tools version.
Interactions
π 1 like