Julian Scheid <[email protected]> writes:

> How about this for a temporary, simple solution?

> +      (unless (and (boundp 'tramp-process-inhibit-flush)
> +                   tramp-process-inhibit-flush)

It's not necessary to check for the symbol. We shall simply declare it
as global variable, and publish it in the Tramp Manual.  When there is
an agreement on emacs-devel about this variable, we can rename it. (I
will go there, and ask).

> +        (tramp-flush-file-property v file))

Likely, you mean (tramp-flush-directory-property v "").

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to