From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Syncing Gnus and Emacs repositories Date: Wed, 20 Jun 2007 22:18:20 +0900 Message-ID: References: <6sps3z32ap.fsf@fencepost.gnu.org> <87tztbcue9.fsf@stupidchicken.com> <87lkemmrg4.fsf@stupidchicken.com> <18033.64249.816850.550250@kahikatea.snap.net.nz> <18035.2324.491768.477548@kahikatea.snap.net.nz> <87abuzln4k.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1182345521 25090 80.91.229.12 (20 Jun 2007 13:18:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2007 13:18:41 +0000 (UTC) Cc: rgm@gnu.org, cyd@stupidchicken.com, nickrob@snap.net.nz, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 20 15:18:38 2007 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 1I104z-0003Sj-NN for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 15:18:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I104y-0001c4-RF for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 09:18:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I104v-0001bK-E1 for emacs-devel@gnu.org; Wed, 20 Jun 2007 09:18:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I104u-0001as-JL for emacs-devel@gnu.org; Wed, 20 Jun 2007 09:18:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I104u-0001an-G2 for emacs-devel@gnu.org; Wed, 20 Jun 2007 09:18:32 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I104r-0004uw-GK; Wed, 20 Jun 2007 09:18:30 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id l5KDIQfM018375; Wed, 20 Jun 2007 22:18:26 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id l5KDIPDZ004417; Wed, 20 Jun 2007 22:18:25 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id l5KDILiK008549; Wed, 20 Jun 2007 22:18:21 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1I104i-0007lA-Q0; Wed, 20 Jun 2007 22:18:20 +0900 In-reply-to: (message from Richard Stallman on Tue, 19 Jun 2007 18:26:45 -0400) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: Solaris 8 (1) 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:73414 Archived-At: In article , Richard Stallman writes: > Ok, I now see your intention. I've thought that Emacs 22.2, > 3, ... are just bug-fix releases, but it seems that new > features will also go to Emacs 22.2, right? > A few modular new features can be put in Emacs 22, if they > are totally safe. However, in general, new features should > only be put in Emacs 23 (trunk and unicode-2) and not in Emacs 22. Ummm, I hope such a new feature addition doesn't reveal a bug of Emacs 22 that is already fixed (or can be fixed more cleanly) in Emacs 23. In such a case, please just cancel that addition and add it in emacs-unicode-2. --- Kenichi Handa handa@m17n.org