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
This is called while making:
$ make lyqi.elc emacs -batch -u $USER -f batch-byte-compile lyqi.el Loading subr-x... Ignoring ’:ensure t’ in ’evil’ config Ignoring ’:ensure t’ in ’evil-replace-with-register’ config >>Error occurred processing lyqi.el: File is missing (("Opening input file" "No such file or directory" "/home/janek/data/2-box/lyqi.el"))
Because I set the org-directory in my config - so either ignore the private config or pass the full path.
org-directory
The text was updated successfully, but these errors were encountered:
omitting -u $USER in the corresponding makefile call seems to fix it
-u $USER
Sorry, something went wrong.
No branches or pull requests
This is called while making:
Because I set the
org-directory
in my config - so either ignore the private config or pass the full path.The text was updated successfully, but these errors were encountered: