[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TRAMP hanging on "Waiting for prompts"
From: |
Michael Albinus |
Subject: |
Re: TRAMP hanging on "Waiting for prompts" |
Date: |
Tue, 11 Oct 2011 11:59:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Sean Whitton <address@hidden> writes:
> Dear Michael,
Hi Sean,
> After much messing about I have identified the culprit: the following
> lines (or, I imagine, just one of them) in my .inputrc:
>
> ,----
> | set completion-ignore-case on
> | set completion-prefix-display-length 2
> | Control-j: menu-complete
> | Control-k: menu-complete-backward
> | set show-all-if-ambiguous on
> | set show-all-if-unmodified on
> | set completion-map-case on
> `----
Thanks for reporting. I have no idea which of the statements is guilty,
but maybe it helps somebody when she finds your message in the archives.
>From the Tramp pov, there's nothing to do I believe.
> S
Best regards, Michael.