From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: CUA Mode Date: Mon, 1 Apr 2002 07:55:17 +0200 (IST) Sender: emacs-devel-admin@gnu.org Message-ID: References: <5xk7rswk6v.fsf@kfs2.cua.dk> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1017637174 20732 127.0.0.1 (1 Apr 2002 04:59:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Apr 2002 04:59:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16rtuo-0005OH-00 for ; Mon, 01 Apr 2002 06:59:34 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16ru5r-0001Q9-00 for ; Mon, 01 Apr 2002 07:10:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rtsO-0002Li-00; Sun, 31 Mar 2002 23:57:04 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rtrz-0002KX-00 for ; Sun, 31 Mar 2002 23:56:39 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA21028; Mon, 1 Apr 2002 07:55:18 +0200 (IST) X-Sender: eliz@is Original-To: "Kim F. Storm" In-Reply-To: <5xk7rswk6v.fsf@kfs2.cua.dk> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2295 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2295 On 31 Mar 2002, Kim F. Storm wrote: > I'm currently rewriting central parts of CUA to use command remapping > rather than the current implementation which relies on doing something > similar in the pre-command hook. Thanks! > That's the top priority on my current to-do list for 21.3 It probably would be 21.4, but I get the idea...