From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: --with-gtk as default? Date: Sat, 03 Mar 2007 01:43:49 +0000 Message-ID: <45E8D2D5.5040305@gnu.org> References: <85wt23idxi.fsf@lola.goethe.zz> <85649ni9h8.fsf@lola.goethe.zz> <85d53u7q2f.fsf@lola.goethe.zz> <45E52FF1.4010600@swipnet.se> <45E5FEF4.3010804@gnu.org> <45E67F2F.7030305@swipnet.se> <45E6925A.5020804@gnu.org> <45E7EB25.3020105@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1172886551 6392 80.91.229.12 (3 Mar 2007 01:49:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2007 01:49:11 +0000 (UTC) Cc: eliz@gnu.org, jan.h.d@swipnet.se, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 03 02:49:05 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HNJMu-0008Ut-O3 for ged-emacs-devel@m.gmane.org; Sat, 03 Mar 2007 02:49:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNJMu-0001Fm-6b for ged-emacs-devel@m.gmane.org; Fri, 02 Mar 2007 20:49:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNJLO-0000jX-Hx for emacs-devel@gnu.org; Fri, 02 Mar 2007 20:47:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNJLK-0000i5-Vf for emacs-devel@gnu.org; Fri, 02 Mar 2007 20:47:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNJLK-0000i0-NP for emacs-devel@gnu.org; Fri, 02 Mar 2007 20:47:26 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNJLI-0002Mj-2H; Fri, 02 Mar 2007 20:47:24 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id DF2CE51B0E; Sat, 3 Mar 2007 01:43:54 +0000 (GMT) User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67246 Archived-At: Richard Stallman wrote: > We should document that the latest version of msvc will not work, yes. I > don't see a point in putting a lot of effort into supporting it anymore. > > Ok. Can check MACHINES, PROBLEMS, and the installation instructions, > to make sure they all give the right advice? > I've added something to etc/PROBLEMS, and clarified what was already in nt/INSTALL slightly. etc/MACHINES already points users to nt/INSTALL for detailed instructions for building on Windows.