From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.bugs Subject: Re: keymap display inconsistency in help Date: 29 Apr 2002 13:42:53 -0600 Organization: IHS Engineering, Electronic Systems Development Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <200204261709.g3QH9xL04077@steve.ims.uni-stuttgart.de> <200204290506.g3T566o06170@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1020109542 12737 127.0.0.1 (29 Apr 2002 19:45:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2002 19:45:42 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 172H5i-0003J5-00 for ; Mon, 29 Apr 2002 21:45:42 +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 172H5X-0007dw-00; Mon, 29 Apr 2002 15:45:31 -0400 Original-Received: from chx400.switch.ch ([130.59.10.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172H37-0007SW-00 for ; Mon, 29 Apr 2002 15:43:01 -0400 Original-Received: from mail.fu-berlin.de ([160.45.11.165]) by chx400.switch.ch with esmtp (Exim 3.20 #1) id 172H36-0007gn-00 for gnu-emacs-bug@moderators.isc.org; Mon, 29 Apr 2002 21:43:00 +0200 Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Mon, 29 Apr 2002 21:42:58 +0200 (MEST) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Mon, 29 Apr 2002 21:42:58 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 170.207.51.80!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 24 X-Orig-NNTP-Posting-Host: 170.207.51.80 X-Orig-X-Trace: fu-berlin.de 1020109377 11974979 170.207.51.80 (16 [82742]) X-Newsreader: Gnus v5.3/Emacs 19.34 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1031 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1031 rms@gnu.org (Richard Stallman) writes: > If a major mode keymap is defined using (make-keymap), then in both > the mode description and the function description of the mode the key > bindings are displayed in ASCII order; but if the keymap is defined > using (make-sparse-keymap), then the key bindings are displayed in > reverse ASCII order. > > Would you please send precise test cases? > You say "are displayed", but that is not clear: > displayed by what? With precise test cases, > I would know the answer. I think this is the same complaint discussed in the second part of this article: From: kevinr@ihs.com (Kevin Rodgers) Subject: Re: C-x r refers to both rectangle and register... Date: Thu, 07 Mar 2002 17:03:32 -0700 Message-ID: <3C87FFD4.97202D56@ihs.com> References: Newsgroups: gnu.emacs.bug -- Kevin Rodgers