tramp-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/1] tramp-handle-process-file: merge three remote ops into o


From: Michael Albinus
Subject: Re: [PATCH 1/1] tramp-handle-process-file: merge three remote ops into one
Date: Tue, 18 Aug 2009 05:34:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Julian Scheid <address@hidden> writes:

> +           (tramp-send-command
> +               v (format
> +                  "\\cd %s; %s; \\echo tramp_exit_status $?"
> +                  (tramp-shell-quote-argument localname) command))

You do not use tramp-send-command-and-check. Is there a reason for?

Best regards, Michael.




reply via email to

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