* New Tramp 2.0.5 with base64/uuencode autodetection installed
@ 2002-07-30 20:32 Kai Großjohann
2002-08-02 13:10 ` Andreas Schwab
0 siblings, 1 reply; 3+ messages in thread
From: Kai Großjohann @ 2002-07-30 20:32 UTC (permalink / raw)
I think the most user-visible change is that the list of available
methods has changed due to the autodetection. Instead of the old `sm'
and `su' methods, there is now just one `ssh' method. See the
variable `tramp-methods' for the gory details.
The second-most user-visible change is probably that you can now
configure Tramp to answer questions from the remote shell. Some
people were invoking `tset' from their shell init files which asked
them for the terminal type, but Tramp didn't know what to do with this
question. Tramp still doesn't know, but now you can teach it ;-)
But Tramp can answer the `unknown host key' question from ssh.
I haven't documented this change properly, yet, but I will do so in
the coming days.
Now it is becoming more obvious that the single-hop and multi-hop
methods should be integrated as well, as the current distinction leads
to code duplication. But that is a major job, so it might take time.
kai
--
A large number of young women don't trust men with beards. (BFBS Radio)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: New Tramp 2.0.5 with base64/uuencode autodetection installed
2002-07-30 20:32 New Tramp 2.0.5 with base64/uuencode autodetection installed Kai Großjohann
@ 2002-08-02 13:10 ` Andreas Schwab
2002-08-03 17:40 ` Kai Großjohann
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2002-08-02 13:10 UTC (permalink / raw)
Cc: emacs-devel
Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai writes:
|> I think the most user-visible change is that the list of available
|> methods has changed due to the autodetection. Instead of the old `sm'
|> and `su' methods, there is now just one `ssh' method. See the
|> variable `tramp-methods' for the gory details.
tramp-default-method still says "sm", which does not exist any more.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: New Tramp 2.0.5 with base64/uuencode autodetection installed
2002-08-02 13:10 ` Andreas Schwab
@ 2002-08-03 17:40 ` Kai Großjohann
0 siblings, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 2002-08-03 17:40 UTC (permalink / raw)
Cc: emacs-devel
Andreas Schwab <schwab@suse.de> writes:
> tramp-default-method still says "sm", which does not exist any more.
Fixed, I chose "ssh" as the new value. Thanks.
kai
--
A large number of young women don't trust men with beards. (BFBS Radio)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-08-03 17:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-30 20:32 New Tramp 2.0.5 with base64/uuencode autodetection installed Kai Großjohann
2002-08-02 13:10 ` Andreas Schwab
2002-08-03 17:40 ` Kai Großjohann
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.