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

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

bug#32325: 27.0.50; dired-create-directory: timing issue in remote machi


From: Michael Albinus
Subject: bug#32325: 27.0.50; dired-create-directory: timing issue in remote machine
Date: Tue, 31 Jul 2018 22:43:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

Hi,

>> emacs -Q -l dired-aux
>> ;; Connect with Dired into a remote machine:
>> (dired "/ssh:USER@MACHINE:PATH")
>> 
>> ;; I) Create a directory
>> + a/b RET
>> 
>> ;; II) Right after run this:
>> 
>> (file-exists-p (dired-get-filename))
>> => nil
>> 
>> ;; Sometimes I get `t' sometimes `nil'.  Maybe a timing issue?
>
> I think Tramp uses some caching?  Michael will know for sure.

Indeed.  Could you (Tino), pls, test the appended patch?

Best regards, Michael.

Attachment: txtBEzOF4XjuU.txt
Description: Text document


reply via email to

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