Skip to content
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

Eldoc error: bad url #427

Open
sati-bodhi opened this issue Dec 28, 2022 · 0 comments
Open

Eldoc error: bad url #427

sati-bodhi opened this issue Dec 28, 2022 · 0 comments

Comments

@sati-bodhi
Copy link

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])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant