Hacker News new | ask | show | jobs
by thih9 1052 days ago
I tried generating a file [1] and got this error when running emacs:

> Symbol's function definition is void: package-vc-install

[1]: https://emacs-config-generator.fly.dev/config?font_family=Me...

1 comments

Hm, what's your `(emacs-version)`? `package-vc-install' is only available in Emacs 29+.
Looks like it’s acually 28, my bad; thanks, I’ll update and retry later.