From: Michael Albinus <michael.albinus@gmx.de>
To: poti@potis.org
Cc: help-gnu-emacs@gnu.org
Subject: Re: NTEmacs + plink
Date: Wed, 13 Jun 2007 12:50:16 +0200 [thread overview]
Message-ID: <nqvedsruvr.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <20070612234431.GA26155@mail.potis.org> (poti@potis.org's message of "Tue, 12 Jun 2007 19:44:31 -0400")
poti@potis.org writes:
> However, I still cannot figure out multi hop. Using
> /multi:plink:me@my.host.org#3322:me@host.org:/home/me/realfile.txt
> gets as far as
> Tramp: Found remote shell prompt on `plink'
> and then hangs emacs hard-- the window does not redraw in Windows and I
> must kill the process from task manager.
That is Tramp 2.0 style.
> Adding
> (add-to-list 'tramp-default-proxies-alist
> '("host\\.org#3322" nil "/plink:me@my.host.org#3322:"))
>
> (with or without the port numbers) to _emacs causes
> /plink:me@host.org#3322:/home/me/realfile.txt
> to get as far as
> Tramp: Opening connection for me@host.org#3322 using plink
> before hanging emacs in a similar way (waited more than 6 minutes to
> be sure).
That is Tramp 2.1.
Which Tramp version are you using? I thought 2.1.9?
> I have the following in _emacs, and the startup sequence echoes the load
> command, so it is being read:
>
> (add-to-list 'load-path "C:/tramp/lisp")
> (load "C:/tramp/lisp/tramp.el")
> (setq tramp-default-method "plink")
>
> (nconc (cadr (assq 'tramp-login-args (assoc "plink" tramp-methods)))
> '(("bash" "-i")))
> (setcdr (assq 'tramp-remote-sh (assoc "plink" tramp-methods))
> '("bash -i"))
I don't know whether it is a good idea to set bash. Why do you need it?
> (setq tramp-debug-buffer t)
> (setq tramp-verbose 10)
That's good. In the debug buffer, you might see what Tramp is
doing. Al the chatting with the remote host. Did you check it?
Otherwise, you could send the debug buffer for more investigations.
> tram-bug reports this:
> Emacs : GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
> of 2007-06-02 on RELEASE
> Package: tramp (2.0.55)
> but the files in C:/tramp are 2.1.9
I have the strong feeling that you have installed Tramp without
calling ./configure ...
> On Gentoo, using a suitably modified equivalent .emacs file, I first get
> an error that trampver could not be loaded. In fact, this was not
> created until I ran ./configure. Then I got the error
Same as above. ./configure is a must.
> Symbol's value as variable is void: tramp-gw-tunnel-method
> this is true on OSX emacs 22.0.52.1 as well as Gentoo x86 Emacs 21.4.1.
Yes, gateway methods work (as of today) only with Emacs 22.1. I didn't
hide the respective variables properly, fixed in CVS meanwhile. But
this is hopefully a warning only?
Best regards, Michael.
next prev parent reply other threads:[~2007-06-13 10:50 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-17 1:03 NTEmacs + plink gamename
2007-05-17 3:21 ` Eli Zaretskii
2007-06-10 21:44 ` poti
2007-06-10 22:13 ` Eli Zaretskii
2007-06-11 5:46 ` poti
2007-06-12 19:58 ` Michael Albinus
2007-06-12 23:44 ` poti
2007-06-13 10:50 ` Michael Albinus [this message]
2007-06-13 20:39 ` poti
2007-06-13 21:07 ` Michael Albinus
2007-05-17 4:11 ` Eric Hanchrow
[not found] ` <mailman.755.1179372587.32220.help-gnu-emacs@gnu.org>
2007-05-17 17:13 ` gamename
2007-05-17 17:41 ` Lennart Borgman (gmail)
[not found] ` <mailman.779.1179424200.32220.help-gnu-emacs@gnu.org>
2007-05-18 15:09 ` gamename
2007-05-18 15:29 ` gamename
2007-05-18 17:19 ` Eli Zaretskii
2007-05-18 17:46 ` Lennart Borgman (gmail)
[not found] ` <mailman.815.1179510415.32220.help-gnu-emacs@gnu.org>
2007-05-31 4:46 ` Poti Giannakouros
2007-05-31 9:31 ` Jason Rumney
2007-05-31 16:13 ` poti
[not found] ` <mailman.1450.1180628072.32220.help-gnu-emacs@gnu.org>
2007-05-31 20:57 ` Jason Rumney
2007-05-31 6:32 ` Kamen TOMOV
2007-06-06 3:39 ` poti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=nqvedsruvr.fsf@alcatel-lucent.de \
--to=michael.albinus@gmx.de \
--cc=help-gnu-emacs@gnu.org \
--cc=poti@potis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).