[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't wo
From: |
Adrian Aichner |
Subject: |
Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K |
Date: |
05 Aug 2002 19:36:47 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.5 (broccoli) |
>>>>> "Kai" == Kai Gro <address@hidden> writes:
Kai> Adrian Aichner <address@hidden> writes:
Kai> But first try to get ssh working from within M-x shell.
>>
Kai> If "ssh address@hidden" doesn't do the trick, maybe "ssh -t
address@hidden" or
Kai> "ssh -t -t address@hidden" or "ssh address@hidden bash -i" works.
>>
>> Thanks for your help, Kai!
>>
>> -t -t does the trick.
>>
>> Now I get farther:
Kai> Can you show me the *debug tramp/foo* buffer in addition to the
Kai> *tramp/foo* buffer?
Hi Kai,
here's the latest status:
txtymOas3WBxM.txt
Description: Text document
txto0qNfYq73l.txt
Description: Text document
txtsaxlsFv9G0.txt
Description: Text document
Here's my latest settings.
This detail isn't captured by tramp-bug:
tramp-terminal-type
"emacs"
Here's tramp-bug output:
Emacs : XEmacs 21.5 (beta8) "broccoli" [Lucid] (i586-pc-win32, Mule) of Wed
Jul 31 2002 on D5DC120J
Package: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $)
current state:
==============
(setq
tramp-ls-command nil
tramp-test-groks-nt nil
tramp-file-exists-command nil
tramp-current-multi-method nil
tramp-current-method nil
tramp-current-user nil
tramp-current-host nil
tramp-auto-save-directory nil
tramp-default-method "scpx"
tramp-rsh-end-of-line "\n"
tramp-remote-path '("/bin" "/usr/bin" "/usr/sbin" "/usr/local/bin"
"/usr/ccs/bin" "/local/bin" "/local/freeware/bin"
"/local/gnu/bin" "/usr/freeware/bin" "/usr/pkg/bin"
"/usr/contrib/bin")
tramp-login-prompt-regexp ".*ogin: *$"
tramp-password-prompt-regexp "^.*\\([pP]assword\\|passphrase.*\\): ? *$"
tramp-wrong-passwd-regexp "^.*\\(Permission denied.\\|Login
[Ii]ncorrect\\|Received signal [0-9]+\\|Connection
\\(refused\\|closed\\)\\|Sorry, try again.\\|Name or service not known\\).*$"
tramp-temp-name-prefix "tramp."
tramp-file-name-structure
'("\\`/\\[\\(\\([a-zA-Z0-9]+\\)/\\)?\\(\\([-a-zA-Z0-9_#/:]+\\)@\\)?\\([-a-zA-Z0-9_#/:@.]+\\)\\]\\(.*\\)\\'"
2 4 5 6)
tramp-file-name-regexp "\\`/\\[.*\\]"
tramp-multi-file-name-structure
'("\\`/\\[\\(\\([a-z0-9]+\\)\\)?\\(\\(%s\\)+\\)\\]\\(.*\\)\\'" 2 3 -1)
tramp-multi-file-name-hop-structure
'("/\\([a-z0-9_]+\\):\\([a-z0-9_]+\\)@\\([a-z0-9.-]+\\)" 1 2 3)
tramp-multi-methods '("multi" "multiu")
tramp-multi-connection-function-alist '(("telnet" tramp-multi-connect-telnet
"telnet %h%n")
("rsh" tramp-multi-connect-rlogin
"rsh %h -l %u%n")
("ssh" tramp-multi-connect-rlogin
"ssh %h -l %u%n")
("su" tramp-multi-connect-su
"su - %u%n")
("sudo" tramp-multi-connect-su
"sudo -u %u -s%n")
)
tramp-make-tramp-file-format "/[%m/address@hidden"
tramp-end-of-output "/////"
shell-prompt-pattern "^[^#$%>\n]*[#$%>] *"
backup-by-copying t
backup-by-copying-when-linked nil
backup-by-copying-when-mismatch nil
nil nil
file-name-handler-alist '(("^/[^/:]+:" . efs-file-handler-function)
("^/$" . efs-root-handler-function)
("\\`/\\[.*\\]" . tramp-file-name-handler)
("\\(^\\|[^$]\\)\\(\\$\\$\\)*\\$[{a-zA-Z0-9]" .
efs-sifn-handler-function)
)
)
Kai> kai
Kai> --
Kai> A large number of young women don't trust men with beards. (BFBS
Radio)
--
Adrian Aichner
mailto:address@hidden
http://www.xemacs.org/
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Kai Großjohann, 2002/08/04
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Adrian Aichner, 2002/08/04
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Kai Großjohann, 2002/08/04
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Adrian Aichner, 2002/08/05
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Kai Großjohann, 2002/08/05
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K,
Adrian Aichner <=
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Kai Großjohann, 2002/08/05
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Adrian Aichner, 2002/08/05
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Adrian Aichner, 2002/08/06
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Kai Großjohann, 2002/08/06
- Message not available
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Adrian Aichner, 2002/08/06
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Kai Großjohann, 2002/08/06
- Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K, Adrian Aichner, 2002/08/11