Skip to content

Instantly share code, notes, and snippets.

@LeeiFrankJaw
Last active January 24, 2018 07:59
Show Gist options
  • Save LeeiFrankJaw/f30b4989e784cb9dea54b5df66ee6399 to your computer and use it in GitHub Desktop.
Save LeeiFrankJaw/f30b4989e784cb9dea54b5df66ee6399 to your computer and use it in GitHub Desktop.
Install org-mode from repo
git clone https://code.orgmode.org/bzg/org-mode.git
cd org-mode/
git checkout release_9.1.6
make compile info
emacs -L lisp/ -L contrib/lisp/ --batch -f batch-byte-compile contrib/lisp/*.el
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment