|
From: Oleksandr G. <gav...@gm...> - 2010-04-15 17:53:35
|
On 2010-04-15 3:05, Bill Janssen wrote: > I'm working with msys on a Windows XP system. Works pretty well for its > intended purpose, but I use Emacs for editing, and can't figure out how > to tell the Windows flavor of GNU Emacs that I'm using msys, and to > respect the msys filepath conventions. Anyone out there already done > that? > Use http://www.emacswiki.org/cgi-bin/wiki/cygwin-mount.el Just (load "E:/home/usr/share/emacs/site-lisp/cygwin-mount.el") (cygwin-mount-activate) Read also my answer http://sourceforge.net/mailarchive/forum.php?thread_name=4BC4D574.1070008%40sbcglobal.net&forum_name=mingw-msys -- Best regards! |