From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Another keybinding nit for afterwards Date: Wed, 06 Dec 2006 09:24:23 -0500 Message-ID: References: <85d58dpjbd.fsf@lola.goethe.zz> <85y7pludd0.fsf@lola.goethe.zz> <87odqh50np.fsf@catnip.gol.com> Reply-To: rms@gnu.org NNTP-Posting-Host: dough.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1165415093 24077 80.91.229.10 (6 Dec 2006 14:24:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Dec 2006 14:24:53 +0000 (UTC) Cc: storm@cua.dk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 06 15:24:52 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Grxha-00018e-B1 for ged-emacs-devel@m.gmane.org; Wed, 06 Dec 2006 15:24:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrxhZ-0000LV-L9 for ged-emacs-devel@m.gmane.org; Wed, 06 Dec 2006 09:24:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GrxhC-0000Ci-C5 for emacs-devel@gnu.org; Wed, 06 Dec 2006 09:24:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GrxhB-0000Bi-FK for emacs-devel@gnu.org; Wed, 06 Dec 2006 09:24:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrxhA-0000BP-VC for emacs-devel@gnu.org; Wed, 06 Dec 2006 09:24:25 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GrxhA-0003N8-W6 for emacs-devel@gnu.org; Wed, 06 Dec 2006 09:24:25 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.52) id 1Grxh9-0007ym-QP; Wed, 06 Dec 2006 09:24:23 -0500 Original-To: Miles Bader In-reply-to: <87odqh50np.fsf@catnip.gol.com> (message from Miles Bader on Wed, 06 Dec 2006 09:27:22 +0900) 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:63357 Archived-At: Especially since cua-mode _already_ has way too many "commingled" features which are conceptually unrelated -- cua-mode should be split up, not more "features" added to it... I agree.