tramp ($Id: tramp.el,v 1.409 2000/08/29 16:30:45 grossjoh Exp $); Tramp causes Emacs to hang...

2000-09-11 Thread Henrik Holm
by doing stupid things, I got TRAMP to hang my Emacs process. normally, I am using ssh/scp for remote login and transfer. therefore, I have an .ssh/config file allowing me to do `ssh foobar' as a shortcut for `ssh [EMAIL PROTECTED]'. I haven't yet instructed TRAMP to use ssh/scp as the native

Configuring the default method

2000-09-11 Thread Henrik Holm
the TRAMP Info node suggests, «you should set the variable TRAMP-DEFAULT-METHOD to reflect [the appropriate transfer method].» I think that an example would have been beneficial here... my first thought was to (setq tramp-default-method 'scp) to instruct TRAMP to use ssh/scp. this

check in by grossjoh: 'tramp/texi ChangeLog,1.2 tramp.texi,1.34'

2000-09-11 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/texi In directory lucy:/export/home/grossjoh/work/emacs-tramp/tramp/texi Modified Files: ChangeLog tramp.texi Log Message: (Default Method): Add example. Thanks to Henrik Holm for suggesting this.

Using ssh as a default method

2000-09-11 Thread Henrik Holm
I am using `scp' as my default method in TRAMP. on the computer I am currently using, my user name is user1. on a remote host, remote.host.name, my user name is user2. for my convenience, I have an .ssh/config file with the following entry: Host = foobar User = user2 HostName =

Re: Configuring the default method

2000-09-11 Thread Kai Großjohann
On 11 Sep 2000, Henrik Holm wrote: the TRAMP Info node suggests, «you should set the variable TRAMP-DEFAULT-METHOD to reflect [the appropriate transfer method].» I think that an example would have been beneficial here... Yes, thanks, done. kai -- I like BOTH kinds of music.