Skip to content

Instantly share code, notes, and snippets.

@slackorama
Created May 30, 2012 04:55
Show Gist options
  • Save slackorama/2833831 to your computer and use it in GitHub Desktop.
Save slackorama/2833831 to your computer and use it in GitHub Desktop.
compile:
find -name \*.el -type f -exec emacsclient.emacs-snapshot --eval "(byte-compile-file \"${PWD}/{}\")" ';'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment