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: Eli Zaretskii
Subject: bug#32325: 27.0.50; dired-create-directory: timing issue in remote machine
Date: Tue, 31 Jul 2018 18:07:53 +0300

> From: Tino Calancha <tino.calancha@gmail.com>
> Date: Tue, 31 Jul 2018 14:02:13 +0900
> Cc: michael.albinus@gmx.de
> 
> 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.





reply via email to

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