-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot open load file for json-rpc #76
Comments
Diagnostic:
It should say "all good" at the end. |
|
Thanks for the help! Running your diagnostic give me "all good gemer" at the end. However, when entering gnus, minibuffer shows nnreddit rpc timeout, and then shows the following:
If I call "nnreddit-goto-group" to enter a group, say r/emacs, it says "nnreddit-goto-group: failed canonical_spelling of emacs" |
Well, I think you need to go back to
|
I couldn't load nnreddit, so I followed the instruction to run make test-run-interactive, and finally gave me a Lisp error:
Apparently, nnreddit cannot fine json-rpc. But I found in my emacs elpa folder that json-rpc-20200417.1629 folder has been created already.
I've tried to put the following in my init.el file:
But I got the same error. I am very new to Emacs community, any help will be appreciated, thanks!
The text was updated successfully, but these errors were encountered: