[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: old problem popping up again
From: |
Michael Albinus |
Subject: |
Re: old problem popping up again |
Date: |
Tue, 18 Jun 2013 11:53:37 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Gilles Pion <address@hidden> writes:
> Ref: <address@hidden> de Michael Albinus
>>What happens on your NAS, if you suppress the busybox blacklisting in
>>tramp-sh.el, like this (line numbers might vary):
>
>
> The problem completely disappears as soon I've replaced the lines according to
> your patch.
Usually, I add a test in Tramp to check such problems. But the report
back in 2011 has shown, that such a test doesn't fail simply if the
busybox isn't able to handle the extended shell syntax, but the whole
connection disappears.
Not such sexy for a silent test in the background.
So we must add a customer option. Will think about.
Best regards, Michael.