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: Changes 2009-07-15/16 in branch? Date: Thu, 23 Jul 2009 21:09:20 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248397781 5572 80.91.229.12 (24 Jul 2009 01:09:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jul 2009 01:09:41 +0000 (UTC) Cc: Adrian Robert , Emacs-Devel devel To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 24 03:09:33 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 1MU9Hx-0002o2-1L for ged-emacs-devel@m.gmane.org; Fri, 24 Jul 2009 03:09:33 +0200 Original-Received: from localhost ([127.0.0.1]:50937 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MU9Hw-0000Jx-JE for ged-emacs-devel@m.gmane.org; Thu, 23 Jul 2009 21:09:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MU9Hr-0000Ji-Kj for emacs-devel@gnu.org; Thu, 23 Jul 2009 21:09:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MU9Hm-0000CW-1B for emacs-devel@gnu.org; Thu, 23 Jul 2009 21:09:26 -0400 Original-Received: from [199.232.76.173] (port=58172 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MU9Hl-0000CK-SP for emacs-devel@gnu.org; Thu, 23 Jul 2009 21:09:21 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:15906) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MU9Hl-00077H-GH for emacs-devel@gnu.org; Thu, 23 Jul 2009 21:09:21 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIFAAOnaEpFpZx3/2dsb2JhbACBUc81hA0FhwuCTw X-IronPort-AV: E=Sophos;i="4.43,259,1246852800"; d="scan'208";a="42084218" Original-Received: from 69-165-156-119.dsl.teksavvy.com (HELO pastel.home) ([69.165.156.119]) by ironport2-out.teksavvy.com with ESMTP; 23 Jul 2009 21:09:20 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id D001E84A3; Thu, 23 Jul 2009 21:09:20 -0400 (EDT) In-Reply-To: (YAMAMOTO Mitsuharu's message of "Fri, 24 Jul 2009 09:23:34 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: 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:113072 Archived-At: >>>> Hello Yamamoto-san, Did you mean to check the changes below into >>>> the branch? I *think* these are pretty safe, but it seems a bit >>>> close to release for such feature changes, even in the name of >>>> standardization. My vote would be to do these on trunk only for >>>> now. >> I'd agree. > All these changes are straightforward removal of the codes for > features that are not found in other platforms, and nevertheless not > inherently NS-specific. I didn't add any code to provide new features > at all. I know, but I think such changes so late in the pretest aren't a good idea. Only critical bugs deserve to be fixed now. Stefan