I have a registry file which works fine.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\openWithEmacs]
[HKEY_CLASSES_ROOT\*\shell\openWithEmacs\command]
@="C:\\cygwin\\bin\\run.exe /usr/bin/bash.exe -l -c
\"/usr/bin/emacsclient-w32.exe -c \\\"%1\\\" -a \\\"\\\"\"
I am having a problem opening files in emacs from Windows, and I think
that the cygwin build of emacs is causing the problem.
I have an "Edit" option in my windows context menu that sends files to
emacs via a registry key with value:
C:\cygwin\bin\emacsclient-w32.exe "%1"
If I have no open insta
2 matches
Mail list logo