Skip to content

Instantly share code, notes, and snippets.

@bosko
Created February 17, 2009 09:49
Show Gist options
  • Save bosko/65667 to your computer and use it in GitHub Desktop.
Save bosko/65667 to your computer and use it in GitHub Desktop.
Shell extension for "Open In Emacs" pop upmenu
REGEDIT4
[HKEY_CLASSES_ROOT\*\Shell\Open In Emacs]
[HKEY_CLASSES_ROOT\*\Shell\Open In Emacs\Command]
@="c:\\Utils\\emacs-22.3\\bin\\emacsclientw.exe -n \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment