From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Pretest and branch on Friday June 19 Date: Sun, 14 Jun 2009 16:35:06 +0200 Message-ID: References: <87k53h10vx.fsf@cyd.mit.edu> <200906130419.n5D4J8a3014569@godzilla.ics.uci.edu> <87zlcceysb.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 1244990129 23667 80.91.229.12 (14 Jun 2009 14:35:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Jun 2009 14:35:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 14 16:35:27 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 1MFqnt-0005j7-Vg for ged-emacs-devel@m.gmane.org; Sun, 14 Jun 2009 16:35:26 +0200 Original-Received: from localhost ([127.0.0.1]:58764 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFqnt-0007ZH-28 for ged-emacs-devel@m.gmane.org; Sun, 14 Jun 2009 10:35:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MFqno-0007Xk-1t for emacs-devel@gnu.org; Sun, 14 Jun 2009 10:35:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MFqnj-0007UV-IP for emacs-devel@gnu.org; Sun, 14 Jun 2009 10:35:19 -0400 Original-Received: from [199.232.76.173] (port=47968 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFqnj-0007US-7u for emacs-devel@gnu.org; Sun, 14 Jun 2009 10:35:15 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64]:46970 helo=gate.verona.se) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MFqni-00034v-O8 for emacs-devel@gnu.org; Sun, 14 Jun 2009 10:35:15 -0400 Original-Received: from localhost.localdomain (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id n5EEZ6q8001466; Sun, 14 Jun 2009 16:35:06 +0200 In-Reply-To: <87zlcceysb.fsf@cyd.mit.edu> (Chong Yidong's message of "Sat, 13 Jun 2009 15:09:24 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:111502 Archived-At: Chong Yidong writes: > Dan Nicolaescu writes: > >> Shouldn't the numbering depend on the plan for the release after 23.1? >> Is lexical binding going to be added? (or some similar major feature)? >> Or just incremental work? (bug fixing/adding packages/etc)? > > Lexical binding will probably be for Emacs 24. What I have in mind is > to use the trunk for developing 23.x for the next year or so, > incorporating a bunch of relatively safe or self-contained new features > alongside the usual bug fixes. For instance, I'd like to get CEDET into > Emacs 23.2. Nice! I have no opinion on the numbering, but it would be interesting to see a plan for how the following features could be implemented in different versions: - Cedet - Window groups - Ecb - The lexical branch Then it would be really nice to have a plan how the thoroughly annoying emacs-get-stuck-when-nics-change bug could be fixed. > -- Joakim Verona