redguardtoo / emacs.d

Fast and robust Emacs setup.
http://blog.binchen.org
GNU General Public License v3.0
2.41k stars 616 forks source link

error: Package ‘eldoc-1.11’ is unavailable #1064

Open TooChaos opened 5 months ago

TooChaos commented 5 months ago

Hi Chen Bin,

After I clone your latest git and when first start the emacs, I got the error as in title. I tried to start emacs with --debug-init, however no tack was printed. My emacs version is 27.1. Would you please advise what to do, debug or work around? Thanks!

TooChaos commented 5 months ago

Looks like the eldoc is missing. After I manually installed the eldoc to ~/.emacs.d/elpa the error disappeared. Thanks!

redguardtoo commented 5 months ago

375d742d add missing gnu elpa packages and update readme (Chen Bin)

GNU ELPA is deactivated by default. But you can change that anytime.

GNU ELPA site is not very stable as I remembered, so it's deactivated in this setup.