On Thu, 24 May 2001, Matthew Harrison wrote:

> 
>>Could you try this patch? If it works fine, I will commit it.
> 
>>--- tramp.el.orig       Thu May 24 17:30:22 2001
>>+++ tramp.el    Thu May 24 17:30:47 2001
>>@@ -3802,7 +3802,7 @@
>>   (tramp-send-command multi-method method user host
>>                       (concat (if subshell "( " "")
>>                               command " 2>/dev/null"
>>-                              (if command " ; " "")
>>+                              (if command " ; " " ")
>>                               "echo tramp_exit_status $?"
>>                               (if subshell " )" "")))
>>   (tramp-wait-for-output)
> 
> 
> Seems to work ...

I've now committed the patch.  Thanks, Yuji!

Matthew: is there now any problem left, after this patch?  I didn't
follow the discussion that closely, so I'm not sure.

kai

PS: Your From header was bogus.
-- 
~/.signature: No such file or directory

Reply via email to