check in by grossjoh: 'tramp/lisp ChangeLog,2.6 tramp.el,2.7'

2001-03-04 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/lisp Modified Files: ChangeLog tramp.el Log Message: * tramp.el (tramp-handle-file-directory-p): Use `test -d' rather than `cd' to check if a file is a directory.

check in by daniel: 'tramp/lisp tramp2.el,2.4'

2001-03-04 Thread Owns all emacs-rcp files in CVS
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory bonny:/tmp/cvs-serv16206/lisp Modified Files: tramp2.el Log Message: TRAMP2 actually works, end-to-end, on a local connection. The handler does the right thing and all. If you get real enthusiastic, test it with: M-:

Re: loads but won't save? was: plink and tramp-2.0.2.1: more progress

2001-03-04 Thread Kai Großjohann
On Sat, 03 Mar 2001, Tom Roche wrote: When I try to _save_ the buffer, I get the error Method `t' didn't specify tramp args which appears to be caused by tramp's desire to call tramp-rcp-program in order to save the backup file /r@t:[EMAIL PROTECTED]:/ncsu/tlroche/.emacs~ Any ideas

Re: loads but won't save? was: plink and tramp-2.0.2.1: more progress

2001-03-04 Thread Daniel Pittman
On 04 Mar 2001, Kai Grojohann wrote: [...] Tramp is quite anal about having all kinds of method parameters. Don't let any of them default to anything. Specify them all. So just add (tramp-rcp-args nil) into the method spec, and you should be all set. Look at the other methods so you're

Re: ange-ftp and passive mode

2001-03-04 Thread Yuji Yamano
Harry Putnam [EMAIL PROTECTED] writes: host user (list `passive) "Toggle passive mdoe"))) You are right :-) `passive' command toggles passive mode on NetBSD too. And removed the colon at `|^Passive mode")' I am guessing the `setq' is there to recognize the feed back from the ftp

Re: loads but won't save? was: plink and tramp-2.0.2.1: more progress

2001-03-04 Thread Kai Großjohann
On 04 Mar 2001, Daniel Pittman wrote: By default, I want this to have as much automatic configuration as possible. So, my plan is that, by default, the method for encoding and decoding files on the remote machine will be auto-detected. That's a good idea. But I think you might not be able

Bemühen erfolgreich!

2001-03-04 Thread Tom_Roche
[EMAIL PROTECTED] 04 Mar 2001 12:34:20 +0100 Tramp is quite anal about having all kinds of method parameters. Don't let any of them default to anything. Specify them all. So just add (tramp-rcp-args nil) into the method spec, and you should be all set. Look at the other methods so you're sure

tramp questions and suggestions

2001-03-04 Thread Tom_Roche
* Time to update tramp at the the Ohio State Emacs Lisp Archive? I note http://neutral.verbum.org/search?q=tramparchive=incoming Search Request: tramp Matches 0-1 in the Incoming archive: tramp-1.393.tar.gz which is a link. * What, if any, documentation of my travails should be

Re: Bemühen erfolgreich!

2001-03-04 Thread Kai Großjohann
I'm happy that it finally works for you. Did you say you don't like having to put your passwd into the method? Try omitting it, maybe Tramp auto-groks your passwd prompt. But if it doesn't work, then it's probably not worth doing too much about it, since Daniel has already progressed quite

Re: tramp questions and suggestions

2001-03-04 Thread Kai Großjohann
On Sun, 04 Mar 2001, Tom Roche wrote: * Time to update tramp at the the Ohio State Emacs Lisp Archive? Must do that. * What, if any, documentation of my travails should be done? Perhaps something like a HOWTO? Yes, please. There is already a FAQ section. Just submit your entry, and it

Re: loads but won't save? was: plink and tramp-2.0.2.1: more progress

2001-03-04 Thread Daniel Pittman
On 04 Mar 2001, Kai Grojohann wrote: On 04 Mar 2001, Daniel Pittman wrote: By default, I want this to have as much automatic configuration as possible. So, my plan is that, by default, the method for encoding and decoding files on the remote machine will be auto-detected. That's a good

TRAMP Debian package...

2001-03-04 Thread Daniel Pittman
I notice that there is now a TRAMP Debian package available, packaged and submitted by Ola Lundqvist. I didn't notice an announcement on the TRAMP mailing list about the availability of this package, so it came as a bit of a surprise to me when I scanned the new packages list. ;) Anyway, I was

transfer-mode optimization, was: loads but won't save?

2001-03-04 Thread Tom_Roche
On 04 Mar 2001, Kai Grojohann wrote: And this reminds me of the todo item which was sent to me by Michael Kifer: use out of band transfer for large files and inline transfer for small files. Daniel Pittman [EMAIL PROTECTED] 05 Mar 2001 10:13:16 +1100 Worth thinking about... which I will do.

Re: TRAMP Debian package...

2001-03-04 Thread Ola Lundqvist
On Mon, Mar 05, 2001 at 11:23:46AM +1100, Daniel Pittman wrote: I notice that there is now a TRAMP Debian package available, packaged and submitted by Ola Lundqvist. I didn't notice an announcement on the TRAMP mailing list about the availability of this package, so it came as a bit of a