You don't need to recompile VisEmacs. On the contrary, you write a simple .exe program which will invoke bash as "bash gnuclient.sh file:line", then in gnuclient.sh, you tweak the file path with `cygpath -au' etc., to make the posix path which cygwin-emacs understands. The idea is simple, but you can also check http://windows-config.googlecode.com/svn/trunk/gcode/shellHelper_vc6, for I...
2009-10-11 11:06:42 UTC in VisEmacs