Re: Using pscp with TRAMP

2001-03-29 Thread Tom_Roche
Suggested docfix: http://ls6-www.informatik.uni-dortmund.de/~grossjoh/emacs/tramp.html #External%20transfer%20methods > If you want to use an external transfer method you must be able to > execute the transfer utility to copy files to and from the remote > machine without any interaction. > This

Using pscp with TRAMP

2001-03-29 Thread Tom_Roche
Dunno why I didn't try this earlier, but in fact pscp (the PuTTY scp client) will also work with TRAMP on win32. I have updated http://www4.ncsu.edu/~tlroche/plinkTramp.html to include instructions for its configuration and use. Note that this still requires one to be able to successfully use pl

ssh.el, was: tramp on NT emacs

2001-03-29 Thread Tom_Roche
[EMAIL PROTECTED] (Mark A. Hershberger) 29 Mar 2001 18:08:14 -0600 > (I have a copy [of ssh.el] with patches that supports dir-tracking > via tramp @ . Is ssh.el still being maintained? The newest version I've seen is at http://www.splode.com/~friedman/

tramp on NT emacs

2001-03-29 Thread Mark A. Hershberger
Summary === I have managed to do the following in NTemacs & cygwin: - start emacs under ssh-agent - run ssh-add under a *shell* buffer to add my public key to the agent - ssh into a remote machine (using ssh-agent to handle authentication) under a *shell* buffer. I think I can get tram

Can a new method be defined with defadvice?

2001-03-29 Thread Rafael Sepulveda
I want to use modified methods in tramp. Tha main reason is to use them running '/bin/sh'so that the prompt that I use doesn't disturb tramp (because of ansi escapes). I already modified the lisp code and add them adn they work. But I was wondering if they can be added to 'tramp-methods' using a

Can a new method be defined with defadvice?

2001-03-29 Thread Rafael Sepulveda
I want to use modified methods in tramp. Tha main reason is to use them running '/bin/sh'so that the prompt that I use doesn't disturb tramp (because of ansi escapes). I already modified the lisp code and add them adn they work. But I was wondering if they can be added to 'tramp-methods' using a

Re: tramp ($Id: tramp.el,v 2.0.2.2 2001/03/03 00:06:34 grossjoh Exp $); Trampledfile during sccs create (sic) admin

2001-03-29 Thread kim.taylor
The interaction between tramp-vc-do-command and tramp-handle-shell-command is wrong. Here's what happens when tramp-vc-do-command doesn't throw an error where vc-do-command would: In vc.el (vc-backend-admin): [1](apply 'vc-do-command nil 0 "admin" nil nil ;; SCCS (and