helm-pass icon indicating copy to clipboard operation
helm-pass copied to clipboard

load-with-code-conversion: Symbol’s value as variable is void: <!DOCTYPE

Open prosoitos opened this issue 5 years ago • 1 comments

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).

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

prosoitos avatar Mar 24 '19 21:03 prosoitos

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.

Ambrevar avatar May 02 '19 10:05 Ambrevar