From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Gnus branches and sync with Emacs Date: Mon, 20 Jul 2009 12:23:08 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87skgri803.fsf@lifelogs.com> References: <87eisdn3ng.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248110729 29158 80.91.229.12 (20 Jul 2009 17:25:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jul 2009 17:25:29 +0000 (UTC) Cc: ding@gnus.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 20 19:25:22 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 1MSwc0-0002UY-RS for ged-emacs-devel@m.gmane.org; Mon, 20 Jul 2009 19:25:17 +0200 Original-Received: from localhost ([127.0.0.1]:53552 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSwc0-0000Tw-8b for ged-emacs-devel@m.gmane.org; Mon, 20 Jul 2009 13:25:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MSwbv-0000Tb-BD for emacs-devel@gnu.org; Mon, 20 Jul 2009 13:25:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSwbq-0000T2-Kg for emacs-devel@gnu.org; Mon, 20 Jul 2009 13:25:10 -0400 Original-Received: from [199.232.76.173] (port=39890 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSwbq-0000Sz-F6 for emacs-devel@gnu.org; Mon, 20 Jul 2009 13:25:06 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:60455 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MSwbq-0001eM-1N for emacs-devel@gnu.org; Mon, 20 Jul 2009 13:25:06 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1MSwbm-0003yE-VL for emacs-devel@gnu.org; Mon, 20 Jul 2009 17:25:02 +0000 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Jul 2009 17:25:02 +0000 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Jul 2009 17:25:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:vUKZMKzKfgFdUAazZ1+auPJhKrk= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:112838 gmane.emacs.gnus.general:68774 Archived-At: On Sat, 18 Jul 2009 22:21:23 +0200 Reiner Steib wrote: RS> If Gnus developers want to start adding new features to Gnus CVS now, RS> we also need to have a bug-fix-only Gnus branch as well, say "v5-12", RS> which is synced with Emacs trunk (to be Emacs 23.2). v5-12 would also RS> be used for future Gnus 5.12.* releases. RS> As there's no Emacs branch (or trunk) for new features, this would RS> imply that we cannot sync Gnus to Emacs for quite some time (dunno how RS> are the plans for the next major version of Emacs). First of all, sorry for my commit. I had assumed that since Emacs got branched and the trunk was open, it was OK to commit into the Gnus trunk as well. I did not check with you and I should have. Please let me know when I can resume comitting to the Gnus CVS trunk. Ted