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: menu indications of key bindings for remapped commands Date: Sat, 13 Jan 2007 20:56:56 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1168739919 7699 80.91.229.12 (14 Jan 2007 01:58:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Jan 2007 01:58:39 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 14 02:58:37 2007 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 1H5udj-0006is-Hj for ged-emacs-devel@m.gmane.org; Sun, 14 Jan 2007 02:58:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5udj-0002Ld-GP for ged-emacs-devel@m.gmane.org; Sat, 13 Jan 2007 20:58:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H5ucn-0001hR-4Y for emacs-devel@gnu.org; Sat, 13 Jan 2007 20:57:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H5ucm-0001gj-Gl for emacs-devel@gnu.org; Sat, 13 Jan 2007 20:57:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5ucl-0001gU-V5 for emacs-devel@gnu.org; Sat, 13 Jan 2007 20:57:32 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H5ucl-0000dz-Lh for emacs-devel@gnu.org; Sat, 13 Jan 2007 20:57:31 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H5ucC-00006T-2w; Sat, 13 Jan 2007 20:56:56 -0500 Original-To: "Drew Adams" In-reply-to: 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:65183 Archived-At: > Could you give a test case? See my previous mail. Just create a menu using a command that is the *target* of a command remapping. That is not a test case, that is a general description. A test case is code we can execute and see the failure. A complete test case has no place where it says "you fill in these details."