From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Release branch plans Date: Mon, 02 Apr 2012 09:14:52 -0400 Message-ID: References: <87d37q7ld4.fsf@gnu.org> <871uo6puac.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333372521 15381 80.91.229.3 (2 Apr 2012 13:15:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2012 13:15:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 02 15:15:20 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SEh6H-0008Ah-NF for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2012 15:15:13 +0200 Original-Received: from localhost ([::1]:58697 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEh6G-0003MB-W1 for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2012 09:15:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEh66-0003Gy-Nx for emacs-devel@gnu.org; Mon, 02 Apr 2012 09:15:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEh60-0004wf-Lg for emacs-devel@gnu.org; Mon, 02 Apr 2012 09:15:02 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:16340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEh5y-0004uo-55; Mon, 02 Apr 2012 09:14:54 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AicFAKU/KE9soXt6/2dsb2JhbACBX5x7eYhwnhmGGQSbGYQJ X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="171274010" Original-Received: from 108-161-123-122.dsl.teksavvy.com (HELO pastel.home) ([108.161.123.122]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 02 Apr 2012 09:14:52 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1F3A9590C9; Mon, 2 Apr 2012 09:14:52 -0400 (EDT) In-Reply-To: <871uo6puac.fsf@gnu.org> (Chong Yidong's message of "Mon, 02 Apr 2012 13:38:51 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.183 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149286 Archived-At: > 2. Any opinions on what to name the release branch? If we go by the old > naming convention, it would be EMACS_24_1_RC, but that's kind of > ugly; maybe we should name it "emacs-24.1-rc" instead. We have `emacs-23' already, so the next one should simply be `emacs-24' or `emacs-24.1'. Stefan