You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally in ~/.emacs.d/mentor/rtorrent.rc. The path included inside that file, ~/.emacs.d/mentor/rtorrent.rpc, does not exist on my machine, and causes an error. If I manually touch it, I get no error, but the buffer is still empty.
Turns out my problem was that the guix build of rtorrent did not have support for xmlrpc. The version on the Arch package manager did.
rtorrent is installed on my machine(void Linux) and I can use it from the terminal. here's my
.rtorrrent.rc
file:And here's my
init.el
file:When I run Mentor in Emacs, I just see an empty buffer. (in rterminal itself, I have bunch of torrent files)
Even if i try to add this line to my
init.el
:(setq mentor-rtorrent-external-rpc "~/.rtorrent-rpc.socket")
I'll get these error:
The text was updated successfully, but these errors were encountered: