From: Martin Stromberg Message-Id: <200205251328.PAA07420@lws256.lu.erisoft.se> Subject: Re: emacs under w2k To: djgpp-workers AT delorie DOT com Date: Sat, 25 May 2002 15:28:40 +0200 (MET DST) In-Reply-To: <3CEF6292.41C13BEC@phekda.freeserve.co.uk> from "Richard Dawe" at May 25, 2002 11:08:18 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Richard said: > Eli, BTW config.bat in Emacs CVS does 'cd lispintro' at one point. This does > not work if you've extracted the sources using SFN. (I took a bzip2'd tar file > from my CVS checkout of Emacs and then extracted on my NT "box".) I suggest > that the config.bat script checks for a 'lispintro' or 'lispintr' directory. Perhaps I'm confused but if you want to build with LFNs you should extract with LFNs. (If you've switched off "numerical tail" this extraction should be able to build without LFNs.) Extracting without LFNs and then trying to build with LFNs won't ever work (unless the source is 8.3 complaint). Right, MartinS