From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel Subject: Re: Release schedule for 22.2 Date: Wed, 19 Mar 2008 10:33:23 +0100 Message-ID: References: <874pb32432.fsf@stupidchicken.com> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205920937 31384 80.91.229.12 (19 Mar 2008 10:02:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2008 10:02:17 +0000 (UTC) Cc: Miles Bader , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 19 11:02:46 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 1Jbv89-0001oN-BE for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2008 11:02:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jbv7Z-0006kI-GA for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2008 06:02:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jbv4S-0005L1-OK for emacs-devel@gnu.org; Wed, 19 Mar 2008 05:58:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jbv4Q-0005Jv-Gn for emacs-devel@gnu.org; Wed, 19 Mar 2008 05:58:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jbv4Q-0005JV-03 for emacs-devel@gnu.org; Wed, 19 Mar 2008 05:58:54 -0400 Original-Received: from mail.uni-ulm.de ([134.60.1.11]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jbv4I-0004MP-1P; Wed, 19 Mar 2008 05:58:46 -0400 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id m2J9whkv010297; Wed, 19 Mar 2008 10:58:43 +0100 (MET) Original-Received: from localhost (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 8C5F61C60F; Wed, 19 Mar 2008 10:58:43 +0100 (CET) X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l; 3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2; n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3, emacs-devel@gnu.org, Miles Bader In-Reply-To: (Glenn Morris's message of "Tue, 18 Mar 2008 19:31:04 -0400") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.92 (gnu/linux) X-DCC-SIHOPE-DCC-3-Metrics: poseidon 1085; Body=3 Fuz1=3 Fuz2=3 X-Virus-Scanned: by amavisd-new 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:92969 Archived-At: On Wed, Mar 19 2008, Glenn Morris wrote: > Reiner Steib wrote: > >> | 2008-03-10 Glenn Morris >> | Merge from the Emacs trunk to enable it to work with XEmacs. > > So you want to merge the change I made in the trunk on 2007-11-04 I.e. it has been tested in practice for 4 months. > into the release branch a week before the release, for the sake of > XEmacs. My primary goal is to have the same Gnus code base in Gnus 5.10.10 and Emacs 22.2. Every excluded change makes maintenance a little bit harder. > I don't care; If I'd known at the time the release was 4 months > away, I might have done so then. I consider _this_ change reasonably safe as it (as you know) simply converts the rx regexp to a plain concatted regexp in the defcustom. Last time we discussed this change, I checked that both regexp give the same result (modulo some shy groups). Additionally, it has been tested in the trunk since 2007-11-04. Oh, I see that a couple of hours after this mail, you committed this change to EMACS_22_BASE. So I guess we don't need to discuss this further. >> | 2008-03-08 Riccardo Murri [...] >> | matched. [Sync from EMACS_22_BASE.] > > This bugfix has been in the branch since 2007-11-04, as the [] comment > implies. Yes, sorry. (I only compared the top of the ChangeLogs quickly.) Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/