From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Latest 21.3 CVS and MS Windows Date: Fri, 07 Feb 2003 18:02:33 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8582-Fri07Feb2003180232+0200-eliz@is.elta.co.il> References: <20030206095617.E986.LEKTU@terra.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044634273 11916 80.91.224.249 (7 Feb 2003 16:11:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2003 16:11:13 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18hB5I-00033X-00 for ; Fri, 07 Feb 2003 17:10:36 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18hBEt-00062v-00 for ; Fri, 07 Feb 2003 17:20:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hB6L-0000WL-0D for emacs-devel@quimby.gnus.org; Fri, 07 Feb 2003 11:11:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18hB5P-0000Qw-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 11:10:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18hB4G-0008P5-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 11:09:32 -0500 Original-Received: from balder.inter.net.il ([192.114.186.15]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hB0V-0007XX-00; Fri, 07 Feb 2003 11:05:39 -0500 Original-Received: from zaretsky ([80.230.234.128]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CDF54367; Fri, 7 Feb 2003 18:05:34 +0200 (IST) Original-To: jasonr@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Jason Rumney on 06 Feb 2003 20:02:56 +0000) Original-cc: ich@Frank-Schmitt.net X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11471 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11471 > From: Jason Rumney > Date: 06 Feb 2003 20:02:56 +0000 > > > Shouldn't this be mentioned in section Building of nt/INSTALL? > > nt/INSTALL is intended for the released version of Emacs, where this > step is unnecessary. CVS users are expected to either read > INSTALL-CVS or cope with it when they get that error the first time > they build from CVS. Maybe nt/INSTALL should tell that if the CVS version is being built, users should refer to INSTALL-CVS instead.