help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Magit status


From: Eli Zaretskii
Subject: Re: Magit status
Date: Tue, 28 Apr 2015 18:11:04 +0300

> From: Sebastien Vauban <sva-news@mygooglest.com>
> Date: Tue, 28 Apr 2015 11:02:33 +0200
> 
> When calling `M-x magit-status' (on a Git-controlled directory, on my
> Windows machine), I get:
> 
> --8<---------------cut here---------------start------------->8---
> magit-get-top-dir: d:/cygdrive/d/Users/sva/org/ isn't an existing directory
> --8<---------------cut here---------------end--------------->8---
> 
> Any idea where to specifically look for?  Thanks...
> 
> I do have the package `cygwin-mount' installed

I believe cygwin-mount does it thing via expand-file-name, so I'm
guessing some call to expand-file-name is missing somehere in magit.

> but I do not call `cygwin-mount-activate' in my Emacs...

I have no idea what that means (I don't use Cygwin and cygwin-mount),
but in general, you have no chance of supporting Cygwin applications
from a native Windows Emacs without using cygwin-mount, which probably
includes activating it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]