On 6/18/2012 4:46 PM, Neal Groothuis wrote:
On 6/18/2012 2:41 PM, Ken Brown wrote:
Does the cygpath utility help?
If emacs can be patched to use it on on file open calls, sure.
I was suggesting that you should consider using cygpath to convert your
MS-DOS path to a POSIX path. Cygwin prog
On 6/18/2012 2:41 PM, Ken Brown wrote:
> Does the cygpath utility help?
If emacs can be patched to use it on on file open calls, sure.
- Neal
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.ht
On 6/18/2012 1:40 PM, Neal Groothuis wrote:
Hello all,
In Emacs 23.4-2 on Cygwin, the byte-compile-file Elisp function does not
recognize MS-DOS style paths. E.g., if I call (byte-compile-file
"C:/foo/bar.el" t), it will try to compile
"/home/ngroothuis/C:/foo/bar.el".
This is a problem for th
3 matches
Mail list logo