From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: C-h k, C-h f and keyboard macros: Patch. Date: 13 Feb 2003 01:16:30 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xheb99grl.fsf@kfs2.cua.dk> References: <200302102356.RAA04775@eel.dms.auburn.edu> <5xsmuvufn1.fsf@kfs2.cua.dk> <20030211134619.B425.LEKTU@terra.es> <5xisvqvrac.fsf@kfs2.cua.dk> <200302111619.h1BGJ3p27311@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045092315 23796 80.91.224.249 (12 Feb 2003 23:25:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Feb 2003 23:25:15 +0000 (UTC) Cc: Stefan Monnier Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18j67h-0005k7-00 for ; Thu, 13 Feb 2003 00:17:01 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18j6Js-000532-00 for ; Thu, 13 Feb 2003 00:29:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18j692-00033y-00 for emacs-devel@quimby.gnus.org; Wed, 12 Feb 2003 18:18:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18j68U-0002ed-00 for emacs-devel@gnu.org; Wed, 12 Feb 2003 18:17:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18j68D-0002P8-00 for emacs-devel@gnu.org; Wed, 12 Feb 2003 18:17:34 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18j684-0002BU-00; Wed, 12 Feb 2003 18:17:24 -0500 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id F35C97C012; Thu, 13 Feb 2003 00:17:21 +0100 (CET) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-cc: lektu@terra.es Original-cc: teirllm@dms.auburn.edu Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11606 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11606 Richard Stallman writes: > The function name `remap-command' is misleading. > It has the form VERB-NOUN, which means that it does VERB to NOUN. > This would be a good name for a function that defines a mappimg. > > The doc string suggests it is actually a function to inquire > about the consequences of current keymap contents. That must > have a different name. > > Would someone please rename it to `command-remapping'? Done. -- Kim F. Storm http://www.cua.dk