check in by yyamano: 'rcp/texi Makefile,1.8'

2000-05-27 Thread Owns all emacs-rcp files in CVS
Update of /services/emacs-rcp/cvsroot/rcp/texi In directory bonny:/tmp/cvs-serv18485 Modified Files: Makefile Log Message: Remove *.html files when make clean.

[RFC] [PATCH] Implement `file-attributes' with perl(1)

2000-05-27 Thread Daniel Pittman
Attached is a patch that implements the `file-attributes' command on a remote machine using the perl(1) executable, if it was found. It should fall back to the ls(1) implementation if there is not a useful perl on the remote machine, although that part is not really tested. I don't want to drop

Re: [RFC] [PATCH] Implement `file-attributes' with perl(1)

2000-05-27 Thread Stefan Monnier
"Daniel" == Daniel Pittman [EMAIL PROTECTED] writes: * Get group and user name on any machine with perl. Last I checked, this is never used. The standard `file-attributes' does not have this `nonnumeric' argument and the rcp.el code never uses it either. * Very simple lisp for

Re: [RFC] [PATCH] Implement `file-attributes' with perl(1)

2000-05-27 Thread Daniel Pittman
On 27 May 2000, Stefan Monnier [EMAIL PROTECTED] wrote: "Daniel" == Daniel Pittman [EMAIL PROTECTED] writes: * Get group and user name on any machine with perl. Last I checked, this is never used. The standard `file-attributes' does not have this `nonnumeric' argument and the rcp.el code

Re: barebones webpage?

2000-05-27 Thread Yuji Yamano
Daniel Pittman [EMAIL PROTECTED] writes: Could you add rcsid ($Id$) to rcp.texi? I believe it is useful to sync the Japanese version with the English one. It's done already. :) Oops, I passed $Revision$. Now I have a suggestion. rcp.texi says as follows. This is version