[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: file-exists-p can return t when file doesn't exist
From: |
Leo |
Subject: |
Re: file-exists-p can return t when file doesn't exist |
Date: |
Thu, 05 Aug 2010 12:48:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (Mac OS X 10.6.4) |
On 2010-08-05 09:24 +0100, Michael Albinus wrote:
> A more generic solution is to add at the same place in
> `magit-process-sentinel'
>
> (dired-uncache default-directory)
>
> A small patch in tramp.el, which supports this, is just committed to the
> Emacs and Tramp repositories.
>
> This solution could also go into the official magit sources.
Thank you for this. I personally have adapted the patch from upstream to
emacs-23 branch. But produce a patch for magit, which I have sent to
both mailing lists.
Regards,
Leo
- file-exists-p can return t when file doesn't exist, Leo, 2010/08/01
- Re: file-exists-p can return t when file doesn't exist, Michael Albinus, 2010/08/02
- Re: file-exists-p can return t when file doesn't exist, Leo, 2010/08/02
- Re: file-exists-p can return t when file doesn't exist, Michael Albinus, 2010/08/02
- Re: file-exists-p can return t when file doesn't exist, Leo, 2010/08/04
- Re: file-exists-p can return t when file doesn't exist, Michael Albinus, 2010/08/05
- Re: file-exists-p can return t when file doesn't exist,
Leo <=
- Re: file-exists-p can return t when file doesn't exist, Michael Albinus, 2010/08/05
- Re: file-exists-p can return t when file doesn't exist, Leo, 2010/08/06