[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: use-package: local package file
From: |
Trevor Arjeski |
Subject: |
Re: use-package: local package file |
Date: |
Mon, 11 Nov 2024 15:16:35 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Welp, after removing /eln-cache and /elpa from my .emacs.d, the error
went away and the package was successfully installed from file upon
Emacs startup.
It would still be good to know if there is a better or more idiomatic
way to load a local package with use-package. Thanks!