Join Nostr
2025-04-25 17:46:41 UTC

Jonathan Lamothe on Nostr: I have successfully built my first #[url=]Emacs[/url] package. I want to clean it up ...

I have successfully built my first #[url=https://social.jlamothe.net/search?tag=Emacs]Emacs[/url] package. I want to clean it up a bit before I consider releasing it though. Also, while I can build a simple (single file) package, buildig a multi-file one is still eluding me.

When I try to install it, I get the following (less than helpful) error message:
[code]Wrong type argument: stringp, nil[/code]

Is there a way I can get more detail on why this is failing?