From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: [gnu.org #181558] format error in html mono web page Date: Mon, 05 Apr 2004 06:53:59 +0300 Organization: JURTA Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87smfj6pwo.fsf@mail.jurta.org> References: <87k70w2v57.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081139204 18102 80.91.224.253 (5 Apr 2004 04:26:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2004 04:26:44 +0000 (UTC) Cc: sinuhe@gnu.org, emacs-devel@gnu.org, webmasters-comment@gnu.org, karl@freefriends.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 05 06:26:35 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BALgx-00075s-00 for ; Mon, 05 Apr 2004 06:26:35 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BALgq-0006wl-00 for ; Mon, 05 Apr 2004 06:26:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BALgJ-0007mF-Uz for emacs-devel@quimby.gnus.org; Mon, 05 Apr 2004 00:25:55 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BALeD-0005xL-2A for emacs-devel@gnu.org; Mon, 05 Apr 2004 00:23:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BALdX-0005OZ-GP for emacs-devel@gnu.org; Mon, 05 Apr 2004 00:23:34 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BALdW-0005Ky-1v; Mon, 05 Apr 2004 00:23:02 -0400 Original-Received: from [66.33.219.19] (helo=spoon.dreamhost.com) by mx20.gnu.org with esmtp (Exim 4.30) id 1BALZ1-00041u-Pi; Mon, 05 Apr 2004 00:18:23 -0400 Original-Received: from mail.jurta.org (80-235-42-85-dsl.mus.estpak.ee [80.235.42.85]) by spoon.dreamhost.com (Postfix) with ESMTP id 22E1513D86A; Sun, 4 Apr 2004 21:15:53 -0700 (PDT) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sun, 04 Apr 2004 19:39:24 -0400") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21270 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21270 Richard Stallman writes: > and some Emacs Lisp files under webcvs/emacs. > > Could you explain one example of the problem you saw in the Lisp files? > I presume if there is a live RCS keyword in a Lisp file > that it is meant to expand--so it's not clear what the problem would be. > (Many of these keywords are going to be removed soon, I believe, > but that's a different issue.) Those are RCS keywords from Emacs Lisp files under the directory `/webcvs/emacs/windows/ntemacs/' which are referred from the GNU Emacs FAQ for Windows. These Emacs Lisp files are imported from external sources and are apparently not intended for development under webcvs. But all their RCS keywords were expanded with log entries like the following: ;; $Log: bat-mode.el,v $ ;; Revision 1.1 2001/02/13 00:52:03 webcvs ;; import ./software/emacs/windows/ntemacs/contrib > I don't know exactly about workflow for putting files on the GNU Web > server, but generally I'd rather suggest not to put generated files > under version control. > > The whole contents of the site are a mirror of what's in CVS. Then it really seems the best way to go is to disable RCS keyword expansion for CVS import. -- Juri Linkov http://www.jurta.org/emacs/