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 13:44:15 -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 1165430722 25238 80.91.229.10 (6 Dec 2006 18:45:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Dec 2006 18:45:22 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 06 19:45:21 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 1Gs1lc-0002xq-Ud for ged-emacs-devel@m.gmane.org; Wed, 06 Dec 2006 19:45:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gs1lc-0001PI-9t for ged-emacs-devel@m.gmane.org; Wed, 06 Dec 2006 13:45:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gs1kf-0000jn-L5 for emacs-devel@gnu.org; Wed, 06 Dec 2006 13:44:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gs1kf-0000ja-6H for emacs-devel@gnu.org; Wed, 06 Dec 2006 13:44:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gs1ke-0000jT-Uq for emacs-devel@gnu.org; Wed, 06 Dec 2006 13:44:17 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gs1kf-0005OA-2u for emacs-devel@gnu.org; Wed, 06 Dec 2006 13:44:17 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.52) id 1Gs1kd-0006lr-4Q; Wed, 06 Dec 2006 13:44:15 -0500 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:63367 Archived-At: Maybe if we turn the bucket upside down and provide some form of hooks directly into the basic yank, kill-region, etc commands, which the various parts of CUA can use, then things might be done differently. It is an approach worth exploring.