[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with ssh filenames/directories completion
From: |
Michael Albinus |
Subject: |
Re: Problem with ssh filenames/directories completion |
Date: |
Fri, 17 Dec 2010 15:21:31 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
"Yves BLUSSEAU" <address@hidden> writes:
> Hi,
Hi,
> i'm using tramp 2.2.0 on xemacs and i have internal error when using
> ssh filename completion on some of my servers:
> If i look at the buffer "*tramp/ssh address@hidden" after the
> error i see the list of the filenames/directories of my remote server.
> But after each line i have a blank line. So the function
> tramp-sh-handle-file-name-all-completions cannot see the last 'ok'
> (because the last line is an empty one) and report an internal error.
>
> i don't know where the blank line came from. It's not from the perl
> script 'tramp-perl-file-name-all-completions' because if i execute it
> manually on the server it works like a charm without bank lines.
Could you, please, set `tramp-verbose' to 6 and rerun your test? The
resulting debug buffer shall tell us more.
> Best Regards
Best regards, Michael.