tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp 2.1.11 completion list force refresh


From: Michael Albinus
Subject: Re: tramp 2.1.11 completion list force refresh
Date: Wed, 14 Nov 2007 23:48:11 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

"Thomas S. Chin" <address@hidden> writes:

> Hi Michael,

Hi Thomas,

> 1. start emacs (tramp-2.1.11)
> 2. C-x C-f (Find file)
> 3. type "/ssh:remoteHost:/tmp/"
> 4. hit tab a few times (contents of home directory displayed)
> 5. "ssh remoteHost" in another window and execute "touch /tmp/foo"
> 6. hit tab a few times in emacs and the new file is not displayed
> 7. delete 2 characters from the Find file prompt to
> "/ssh:remoteHost:/tm" and hit tab again (this worked on 2.1.3 and
> would redisplay the Completion List with the new file present
> (/tmp/foo))

Yes, that's the scenario Tramp fails. It has cached the contents of
"/ssh:remoteHost:/tmp/", and it doesn't see the new file "foo". It could
detect it only when not caching, to the price of less performance.

I don't know what is more important, in general. Opinions?

> Thanks again,
> Thomas S. Chin

Best regards, Michael.




reply via email to

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