Created
August 7, 2019 14:22
-
-
Save edmundmiller/915061edb15066fda15d566ebf387ebe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Byte-compile anyway? (y or n) y | |
- Byte-compiling your config (may take a while)... | |
> Cleaning .elc files | |
- No elc files to clean | |
✓ Compiled init.el | |
Cannot determine Magit’s version (error "/home/emiller/.emacs.d/.local/straight/repos/magit/lisp/magit.el" repo t static elpa dirname) | |
✓ Compiled modules/config/literate/init.el | |
Compiling your literate config... | |
Loading /nix/store/15nicxhmsc0mwcq54skrdrladdp9brng-emacs-26.2/share/emacs/site-lisp/site-start.el (source)... | |
Tangled 65 code blocks from config.org | |
Done! | |
✓ Compiled modules/config/literate/autoload.el | |
In toplevel form: | |
config.el:361:32:Warning: ‘:when’ called as a function | |
config.el:356:16:Warning: ‘:unless’ called as a function | |
✓ Compiled modules/config/default/config.el | |
x | |
There were breaking errors. | |
Reverting changes... | |
-------------------------------------------------- | |
There was an unexpected error: | |
Error in Doom Emacs core (doom-error) | |
byte-compile | |
(void-function define-key!) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment