From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.0.91 pretest Date: Thu, 26 Feb 2009 18:11:36 -0500 Message-ID: <874oygiyjb.fsf@cyd.mit.edu> References: <87tz6i6kug.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235689868 31771 80.91.229.12 (26 Feb 2009 23:11:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2009 23:11:08 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 27 00:12:23 2009 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 1LcpOi-0001zd-Q6 for ged-emacs-devel@m.gmane.org; Fri, 27 Feb 2009 00:12:09 +0100 Original-Received: from localhost ([127.0.0.1]:37152 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcpNN-0006lw-FG for ged-emacs-devel@m.gmane.org; Thu, 26 Feb 2009 18:10:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcpNI-0006j9-UA for emacs-devel@gnu.org; Thu, 26 Feb 2009 18:10:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcpNG-0006ho-Nx for emacs-devel@gnu.org; Thu, 26 Feb 2009 18:10:39 -0500 Original-Received: from [199.232.76.173] (port=46635 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcpNG-0006hj-J7 for emacs-devel@gnu.org; Thu, 26 Feb 2009 18:10:38 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:37195) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LcpNB-0003Dm-T4; Thu, 26 Feb 2009 18:10:33 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 1EEB657E1D7; Thu, 26 Feb 2009 18:11:36 -0500 (EST) In-Reply-To: (Glenn Morris's message of "Wed, 25 Feb 2009 22:53:16 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:109353 Archived-At: Glenn Morris writes: > I think the 15 line patch for this problem: > > http://cvs.savannah.gnu.org/viewvc/emacs/configure?root=emacs&r1=1.308&r2=1.309 > > is a safer bet at this stage than the 5000 line one involved in using > autoconf 2.63. I'll be sure to reapply this patch the next time I roll a tarball.