Skip to content

Instantly share code, notes, and snippets.

@reinh
Created June 20, 2010 00:21
Show Gist options
  • Save reinh/445429 to your computer and use it in GitHub Desktop.
Save reinh/445429 to your computer and use it in GitHub Desktop.
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