-
Notifications
You must be signed in to change notification settings - Fork 110
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
invalid function helm-build-sync-source #60
Comments
I'm confused: I pointed you to this package from the discussion on the Helm repo. Do you not already have Helm installed and loaded? Anyway, as noted in that issue, the macro call should probably be replaced with the expansion to call |
That should fix it. Thanks. |
Helm needs to be available when it’s byte compiled. This can be an issue for systems like Nix (which I use). |
That explains it. :) Yeah, Nix and Guix are doing some really interesting things in their packaging, but issues like this are bound to happen with it, because I don't think anyone is developing these Emacs packages with such systems in mind. |
I'm getting the error shown in the title when calling
helm-org-ql
. This seems to be similar to an issue reported for dumb-jump. I don't get this issue if I uncomment the helm requires:I'm using emacs 27.05.
The text was updated successfully, but these errors were encountered: