[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TRAMP hanging on "Waiting for prompts"
From: |
Sean Whitton |
Subject: |
Re: TRAMP hanging on "Waiting for prompts" |
Date: |
Mon, 10 Oct 2011 16:22:55 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Dear Michael,
On 30 Sep 2011 at 11:06Z, Michael Albinus wrote:
> I don't believe this is because of root permissions. Rather a
> configuration issue.
> Move your .profile and friends away. Move all of your files in .ssh/
> away, except the key file. Check permissions in /tmp. Log out. Log
> in. Try it again, with "emacs -Q".
> If that works, you can start to bring back the moved files, one after
> the other. By this, you could find out what's the problem.
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
`----
I don’t use bash very often (zsh) so I’ve just commented them out for
now. Thank you for all your help.
S
pgpsCrIJXL84r.pgp
Description: PGP signature
- Re: TRAMP hanging on "Waiting for prompts",
Sean Whitton <=