CVS problem? was: pscp error?

2001-03-09 Thread Tom_Roche
[EMAIL PROTECTED] Fri, 09 Mar 2001 19:11:36 -0500 > I don't presently have a CVS in win-space, but I do in AFS space. > So I cvs'ed tramp-2.8 as directed, and then tried to scp it into the > winspace site-lisp I currently administer. Newer pscp's support > recursive descent (-r), so I did (broken

Re: aliases? was: names

2001-03-09 Thread Daniel Pittman
On Fri, 09 Mar 2001, Tom Roche wrote: > Presuming TRAMP2 is still wish-list-able, could I suggest what might > be a feature? Of course it is. It's not likely to /stop/ being enhanced before it dies of old age. :) > I work with several servers, more than a few of which have ungodly > long user/ho

aliases? was: names

2001-03-09 Thread Tom_Roche
Presuming TRAMP2 is still wish-list-able, could I suggest what might be a feature? I work with several servers, more than a few of which have ungodly long user/host/paths: e.g. > [EMAIL PROTECTED]:/local/dev/tlroche/webassign/v4 PuTTY, like many FTPs, has a nice feature whereby one can save the

pscp error? was: kludging remote compilation

2001-03-09 Thread Tom_Roche
[EMAIL PROTECTED] 09 Mar 2001 22:48:26 +0100 > I have now added tramp-util.el to the devel version, and I'll let > you be the guinea pig to try it out. More later, but perhaps someone could advise me about a mechanical detail: does the following sound like a bug in 'pscp', or am I doing something

Re: names

2001-03-09 Thread Daniel Pittman
On 09 Mar 2001, Kai Großjohann wrote: > On 09 Mar 2001, Daniel Pittman wrote: > >> Hrm. I will add it to the tramp2 todo list because of the >> compatibility needs with tramp1. I don't know how soon it will be >> working, though. > > IMVHO it's not necessary to try too hard to make the filename

Re: kludging remote compilation

2001-03-09 Thread Stefan Monnier
> "Kai" == Kai Großjohann <[EMAIL PROTECTED]> writes: > Normally, you can do things like this: > M-! ghostview ~/foo.ps & RET > Note the ampersand. It does what you think it does: the same as on a shell. Have you tried M-! (gv ~/foo.ps &) RET ? It should DTRT, but it might also seriously

Re: kludging remote compilation

2001-03-09 Thread Kai Großjohann
On Wed, 07 Mar 2001, Tom Roche wrote: > It works, of course :-) Thanks! If you ever get the urge to extend > it, it would be nice if it did one more thing: sense local > compile-command. I have now added tramp-util.el to the devel version, and I'll let you be the guinea pig to try it out. You d

check in by grossjoh: 'tramp/lisp Makefile,2.1'

2001-03-09 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: Makefile Log Message: New file tramp-util.el.

check in by grossjoh: 'tramp/lisp tramp-util.el,2.1'

2001-03-09 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/lisp Added Files: tramp-util.el Log Message:

Debugging help saught

2001-03-09 Thread Kai Großjohann
A user tells me he sees a memory leak with tramp-debug-buffer being nil. If this is the case, Emacs groks larger quite quickly. If he sets tramp-debug-buffer to t, the slowly growing *debug tramp/foo* buffer appears, but the big memory leak is gone. He was using the scp method. Does anybody el

Re: names

2001-03-09 Thread Kai Großjohann
On 09 Mar 2001, Daniel Pittman wrote: > Hrm. I will add it to the tramp2 todo list because of the > compatibility needs with tramp1. I don't know how soon it will be > working, though. IMVHO it's not necessary to try too hard to make the filename syntax be compatible with the old one. After all