cvs ci 'rcp/lisp rcp.el,1.346,1.347'

2000-05-22 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/rcp/lisp In directory lucy:/export/home/grossjoh/work/emacs-rcp/rcp/lisp Modified Files: rcp.el Log Message: Require base64.

Re: cvs ci 'rcp/lisp rcp.el,1.322,1.323'

2000-05-22 Thread Pete Forman
Kai Großjohann writes: Pete Forman [EMAIL PROTECTED] writes: Also, for the mimencode stuff to work there ought to be a (require 'base64) with a suitable wrapper to ignore failure. Hm. Hmmm... I think it might be good not to require base64 always, since people might wish to use

Re: cvs ci 'rcp/lisp rcp.el,1.322,1.323'

2000-05-22 Thread Pete Forman
Pete We should not be looking at return codes to assess test's abilities. Kai I have now changed rcp.el to send `test / -nt /'. Empty output means Kai that this operation is supported, anything else means not. Kai Does this work? Pete Maybe. rcp.el has stopped working as of 1.339.

Re: cvs ci 'rcp/lisp rcp.el,1.322,1.323'

2000-05-22 Thread Pete Forman
Kai Großjohann writes: Pete Forman [EMAIL PROTECTED] writes: (I'm still unable to connect to IRIX hosts.) Sigh. I think I once again missed a bug report in my pile of rcp.el related mails. (I still have them all, though.) What happens when you try to connect to IRIX hosts?

Re: [PATCH] Fix connection problems for XEmacs/MULE.

2000-05-22 Thread Kai Großjohann
"Daniel Pittman" [EMAIL PROTECTED] writes: Hrm. In that case, since it seems to be biting me, I might put in some effort to learning how MULE works and implementing it properly for RCP. Assuming you don't object, of course. I would be very happy if you were to help with that. Thanks! kai

barebones webpage?

2000-05-22 Thread Tom Roche
I got tired of explaining to folks about rcp.el but having no webpage to point them at. So I made http://www4.ncsu.edu/~tlroche/rcp.el.html If there's anything better out there (wouldn't be too difficult :-), please lemme know and I'll take it down. Alternatively, if anybody wants to do

Re: cvs ci 'rcp/lisp rcp.el,1.341,1.342'

2000-05-22 Thread Pete Forman
Kai Großjohann writes: "Stefan Monnier" [EMAIL PROTECTED] writes: I don't know about XEmacs, but in Emacs, `when' has been standard at least since Emacs-20. And since I believe that CL is dumped into XEmacs [...] Pete? Since you complained about it and you're using

Re: cvs ci 'rcp/lisp rcp.el,1.322,1.323'

2000-05-22 Thread Kai Großjohann
Pete Forman [EMAIL PROTECTED] writes: I have since done debug-on-entry to rcp-send-command and manually typed the same things over an rlogin outside of emacs. It does not stall in that case. Could you try that within Emacs? Ie, say start-process for some buffer, then use

Re: $Id: rcp.el,v 1.325 2000/05/15 19:49:53 grossjoh Exp $

2000-05-22 Thread Kai Großjohann
Pete Forman [EMAIL PROTECTED] writes: I've tried manually issuing the commands over an rlogin and that seems fine. The /bin/ksh fires up and returns a '$ ' prompt. I may not have got all the commands exactly right, though. Maybe I should trace rcp-send-command to see exactly what to

Re: cvs ci 'rcp/lisp rcp.el,1.341,1.342'

2000-05-22 Thread Kai Großjohann
Francesco Potorti` [EMAIL PROTECTED] writes: If rcp.el works with emacs 19, you need to (require 'cl). Hm. I don't know if rcp.el works with Emacs 19. Hm. I did stuff so that it works without MULE, but that's for XEmacs. kai -- Beware of flying birch trees.