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

Error (use-package): symex/:catch: Eager macro-expansion failure: (wrong-type-argument stringp ("/Users/user/[EMACS-TK]/LOADPATH/")) #149

Open
TK-Dev-Hub opened this issue Nov 20, 2024 · 1 comment

Comments

@TK-Dev-Hub
Copy link

TK-Dev-Hub commented Nov 20, 2024

After the installation of your package via Options -> Manage Emacs Package
and the initialization as mentioned there is the following error message:

Error (use-package): symex/:catch: Eager macro-expansion failure: (wrong-type-argument stringp ("/Users/tobias/[EMACS-TK]/LOADPATH/"))

In my init:

(use-package symex
:config
(symex-initialize)
(global-set-key (kbd "C-u 1 s") 'symex-mode-interface))

@countvajhula
Copy link
Collaborator

Hi @TK-Dev-Hub ! Could you try these steps and see if the problem persists? That will tell us if it's a problem in Symex or a problem elsewhere in your config and would give us a starting point for debugging.

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