gist.el icon indicating copy to clipboard operation
gist.el copied to clipboard

recursive load error

Open titaniumbones opened this issue 5 years ago • 0 comments

Just migrated to a new machine with a pretty recent emacs-git and gist.el installed via package-install, but am able to replicate the problem after loading latest git version as well. Attempts to run any gist.el commands fail with this error:

Recursive load: "/home/matt/.emacs.d/elpa/gh-20180308.2138/gh-url.el", "/home/matt/.emacs.d/elpa/gh-20180308.2138/gh-url.el", "/home/matt/.emacs.d/elpa/gh-20180308.2138/gh-url.el", "/home/matt/.emacs.d/elpa/gh-20180308.2138/gh-url.el", "/home/matt/.emacs.d/elpa/gh-20180308.2138/gh-url.el", "/home/matt/.emacs.d/elpa/gh-20180308.2138/gh-api.el"

Not sure what to do next, and I see it's been a while since you've committed anything here, but would love some help if you have any! Thanks.

titaniumbones avatar Mar 17 '20 15:03 titaniumbones