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
Hello,
Thank you for Helm and all the Helm interfaces for other packages: huge fan here!
I have been using pass and Helm for a long time without any issue with either, but when trying to use helm-pass for the first time I got:
load-with-code-conversion: Symbol’s value as variable is void: <!DOCTYPE
(I get this error message if I try to evaluate (require 'helm-pass) or if I try to run M-x helm-pass).
(require 'helm-pass)
M-x helm-pass
What am I doing wrong? Thank you for advice/info.
helm-pass: helm-pass-20190315.1335 (latest from Melpa) Emacs: 26.1-3 OS: 5.0.3-arch1-1-ARCH
The text was updated successfully, but these errors were encountered:
Hi! Thanks for the praise!
Sorry for the belated response, I issue fell under my radar.
I can't reproduce this issue. The error implies that Emacs is trying to load some XML/HTML file. Can you turn on
toggle-debug-on-error
and report the full backtrace?
Another suggestion: redownload the helm-pass source files as well as those of its dependencies.
Sorry, something went wrong.
No branches or pull requests
Hello,
Thank you for Helm and all the Helm interfaces for other packages: huge fan here!
I have been using pass and Helm for a long time without any issue with either, but when trying to use helm-pass for the first time I got:
(I get this error message if I try to evaluate
(require 'helm-pass)
or if I try to runM-x helm-pass
).What am I doing wrong?
Thank you for advice/info.
helm-pass: helm-pass-20190315.1335 (latest from Melpa)
Emacs: 26.1-3
OS: 5.0.3-arch1-1-ARCH
The text was updated successfully, but these errors were encountered: