systemd-mode icon indicating copy to clipboard operation
systemd-mode copied to clipboard

Eager macro-expansion failure: (file-missing "Opening input file" "No such file or directory"

Open danielkrajnik opened this issue 2 years ago • 7 comments

Trying it on doom emacs, GNU Emacs 29.1, but running systemd-mode in a buffer gives an error:

File mode specification error: (error Eager macro-expansion failure: (file-missing "Opening input file" "No such file or directory" "/home/user/.config/emacs/.local/straight/build-29.1/systemd-mode/unit-directives.txt"))

danielkrajnik avatar Aug 09 '23 16:08 danielkrajnik

Same on vanilla emacs (different loadpath due to package management differences).

Fix was to copy in the unit-directives.txt nspawn-directives.txt and network-directives.txt files to that location.

simonsjw avatar Jan 11 '24 03:01 simonsjw