[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.1.18-23.2); (wrong-type-argument numberp 0_ech) in tramp-ba
From: |
Michael Albinus |
Subject: |
Re: tramp (2.1.18-23.2); (wrong-type-argument numberp 0_ech) in tramp-barf-unless-okay |
Date: |
Sat, 30 Oct 2010 16:45:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Łukasz Stelmach <address@hidden> writes:
>>> tramp-barf-unless-okay(["ssh" "jdoe" "volt.pw.edu.pl"
> [...]
>>
>> This looks like the same problem. Could you, please, install Tramp
>> 2.1.19 and check, whether the problem still exists?
>
> It looks like everything works fine as I get `nil' after evaluating
> `(org-publish-current-file)'. However, I can't find any VC checks in the
> strace output that I had seen before.
Set tramp-verbose to 6, rerun your test, and check Tramp's debug buffer
for "tramp-handle-vc-registered".
Best regards, Michael.