On Fri, 23 Mar 2018 01:00:57 +0800,
Michael Albinus wrote:
> 
> Chris Zheng <chriszhen...@gmail.com> writes:
> 
> > Dear List,
> 
> Hi Chris,

Dear Michael,

> > The commit c24c5dc4a4cc18e7f1ec949efcfe1d4bae541d02 confuses the
> > cygwin-mount that serves the translation from “/c/Windows” to
> > “C:/Windows/” under MS-Windows. With the above commit and
> > cygwin-mount,
> >
> > (substitute-in-file-name "/method:host:/foo")
> > ⇒ "/method:host:c:/msys64/foo"
> 
> Thanks for the report. I've fixed this in both Tramp and Emacs repositories.

I’m sorry to tell you that the fix isn’t right, as

(tramp-drop-volume-letter "c:/msys64/foo") ⇒ "/msys64/foo"

which is still wrong. The “/msys64” should be removed, too.

> > Thank you very much,
> >
> > Chris
> 
> Best regards, Michael.

Thank you,

Chris

_______________________________________________
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to