[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: supposed "Directory has changed on disk; type g to update Dired"
From: |
Michael Albinus |
Subject: |
Re: supposed "Directory has changed on disk; type g to update Dired" |
Date: |
Tue, 30 Oct 2018 11:58:46 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
積丹尼 Dan Jacobson <address@hidden> writes:
Hi Dan,
> $ emacs -nw -Q -L ~/Downloads/tramp/lisp/ /ssh:my.remote.host:
> SPC [dired-next-line]...
> RET [dired-find-file]
> SPC [dired-next-line]...
> q [quit-window]
> RET [dired-find-file]
> "Directory has changed on disk; type g to update Dired"
> C-h l [view-lossage]
I can reproduce the problem with Tramp 2.4.0. With the recent Tramp from
its git repository (Tramp 2.4.1-pre), this doesn't happen. I cannot say
which change has fixed this.
> As you can see all I did extra was just move the cursor around.
> So please document the right way to stop the message.
> Nobody uses that my.remote.host except me.
> tramp-version "2.4.0"
> emacs-version "25.2.2"
It doesn't matter whether I take Emacs 25.2 or 27.0.50 for the
tests. You could test it yourself, getting recent Tramp from git. Or
you'll wait until Tramp 2.4.1 is released. I expect this for the end of
the year.
> Thanks.
Best regards, Michael.