Skip to content

Instantly share code, notes, and snippets.

@krisfoster
Created January 9, 2013 11:55
Show Gist options
  • Save krisfoster/4492592 to your computer and use it in GitHub Desktop.
Save krisfoster/4492592 to your computer and use it in GitHub Desktop.
Using emacs (server) for SVN commits
Set up:
export EDITOR=emacsclient
In a running emacs:
M-x server-start
To quit editing and return control the gnuclient:
C-x #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment