Re: convert windows path to cygwin path in emacs

2004-05-27 Thread haro
Oops, sorry. I've read your message, the-other-way-around. cygwin-mount.el converts, '/cygdrive/c/some/where' into 'c:/some/where'. # it may give you a hint on how to program it your self... ;-) Sorry again, Haro From: [EMAIL PROTECTED] Date: Fri, 28 May 2004 12:25:54 +0900 (JST) ::Hi, :: ::Th

Re: convert windows path to cygwin path in emacs

2004-05-27 Thread haro
Hi, There is emacs-lisp file called 'cygwin-mount.el' on the net. I use it with my Meadow (emacs20 + Mule for Win32) and works pretty well. Hope this helps, Haro =--- _ _Munehiro (haro) Matsuda -|- /_\ |_|_| K

convert windows path to cygwin path in emacs

2004-05-27 Thread Arthur Davis
I've found that I can drag and drop files onto a shortcut to emacsclient and the file will open in emacs - well sort of... Actually, it gives me a new buffer named the windows pathname. For instance, if I drag c:\path\file.txt onto my shortcut, I get a new buffer named c:\path\file.txt. It would