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: Emacs 22.2 release plans Date: Thu, 06 Mar 2008 15:51:35 +0000 Message-ID: <47D01307.8090404@gnu.org> References: <874pbwvmlv.fsf@stupidchicken.com> <87ir01krr7.fsf@stupidchicken.com> <87lk4wena2.fsf@kfs-lx.rd.rdm> <9g63w0eleu.fsf@fencepost.gnu.org> <87wsogt80d.fsf@kfs-lx.rd.rdm> <200803061516.m26FGtem012432@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204818754 12133 80.91.229.12 (6 Mar 2008 15:52:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 15:52:34 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 16:52:58 2008 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 1JXIOU-0003pj-Uk for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 16:52:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXINx-00031n-3L for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 10:51:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXINq-00030k-EI for emacs-devel@gnu.org; Thu, 06 Mar 2008 10:51:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXINo-00030S-2s for emacs-devel@gnu.org; Thu, 06 Mar 2008 10:51:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXINn-00030P-RC for emacs-devel@gnu.org; Thu, 06 Mar 2008 10:51:47 -0500 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXINn-0005c1-9q for emacs-devel@gnu.org; Thu, 06 Mar 2008 10:51:47 -0500 Original-X-Trace: 20754623/mk-outboundfilter-2.mail.uk.tiscali.com/F2S/$INTERNET-ACCEPTED/None/81.149.25.51 X-SBRS: None X-RemoteIP: 81.149.25.51 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAO+hz0dRlRkz/2dsb2JhbAAIrCU X-IronPort-AV: E=McAfee;i="5200,2160,5245"; a="20754623" X-IP-Direction: OUT Original-Received: from host81-149-25-51.in-addr.btopenworld.com (HELO [127.0.0.1]) ([81.149.25.51]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 06 Mar 2008 15:51:38 +0000 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <200803061516.m26FGtem012432@sallyv1.ics.uci.edu> X-detected-kernel: 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:91497 Archived-At: Dan Nicolaescu wrote: > The problem with warnings is that using > > ./configure && make > > is quite common, so seeing the warning is almost impossible. > What about using a --force-obsolete option to configure to force it to continue past the warning, rather than requiring users to edit the configure script themselves?