We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get the following error when anaconda-mode is enabled.
Debugger entered--Lisp error: (error "Bad url: http%3A%2F%2F127.0.0.1%3A41943") error("Bad url: %s" "http%3A%2F%2F127.0.0.1%3A41943") url-retrieve-internal("http://127.0.0.1:41943" #f(compiled-function (status) #<bytecode -0x1871d2f1869a3feb>) (nil) t nil) url-retrieve("http://127.0.0.1:41943" #f(compiled-function (status) #<bytecode -0x1871d2f1869a3feb>) nil t) anaconda-mode-jsonrpc("eldoc" anaconda-mode-eldoc-callback) #f(compiled-function () #<bytecode 0x1f48a335a133>)() anaconda-mode-start(#f(compiled-function () #<bytecode 0x1f48a335a133>)) anaconda-mode-call("eldoc" anaconda-mode-eldoc-callback) anaconda-mode-eldoc-function() eldoc--invoke-strategy(nil) eldoc-print-current-symbol-info() #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_13>() apply(#<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_13> nil) timer-event-handler([t 0 0 500000 nil #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_13> nil idle 0 nil])
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get the following error when anaconda-mode is enabled.
The text was updated successfully, but these errors were encountered: