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

Strange error "too long" when installing docsets #190

Open
tofgarion opened this issue Sep 12, 2019 · 1 comment
Open

Strange error "too long" when installing docsets #190

tofgarion opened this issue Sep 12, 2019 · 1 comment

Comments

@tofgarion
Copy link

Hello,

When I want to install a docset using helm-dash-install-docset, I have the following error:

Debugger entered--Lisp error: (search-failed "too long")
  search-backward("too long")
  dash-docs-extract-and-get-folder("/tmp/C-docset.tgz")
  dash-docs-install-docset-from-file("/tmp/C-docset.tgz")
  dash-docs--install-docset("http://sanfrancisco.kapeli.com/feeds/C.tgz" "C")
  helm-dash-install-docset("C")
  funcall-interactively(helm-dash-install-docset "C")
  call-interactively(helm-dash-install-docset record nil)
  command-execute(helm-dash-install-docset record)
  execute-extended-command(nil "helm-dash-install-docset" "helm-dash-install-do")
  funcall-interactively(execute-extended-command nil "helm-dash-install-docset" "helm-dash-install-do")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

Notice that the docset is correctly downloaded and that I have reproduced the bug using a minimal Emacs configuration (only use-package and helm-dash).

I am using helm-dash 20190527.1118 from ELPA et Emacs 26.3.50 compiled from commit c596be08f7 of the Emacs repository.

Is it a known issue?

Best,

Christophe

@pataquets
Copy link

See #201

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

2 participants