[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tramp does not see directory changes
From: |
Hans Halvorson |
Subject: |
tramp does not see directory changes |
Date: |
Sat, 27 Oct 2007 08:00:48 -0400 |
User-agent: |
Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.7 Emacs/23.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) |
I have noted that if Tramp is used to visit a file in a remote
directory, and if that remote directory is altered (e.g. a new file is
created), then Tramp is not aware of the changed state of the
directory.
For example, suppose I visit file "foo", and then I create (outside of
emacs) another file "bar" (in the same remote directory as "foo"). If
I then attempt to use autocompletion, Tramp/Emacs will not
autocomplete the filename "bar" -- it seems not to know of its
existence.
I suppose that Tramp caches the directory contents (for speed), and
that it would slow things down to check for new files. Was that the
rationale behind the current setup?
Thanks,
Hans
- tramp does not see directory changes,
Hans Halvorson <=