Created
June 20, 2010 00:21
-
-
Save reinh/445429 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
emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-name \"./lisp/\") (cons \"/usr/local/share/emacs/site-lisp\" load-path)))" -f batch-byte-compile lisp/org.el | |
End of file during parsing | |
make: *** [lisp/org.elc] Error 255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment