From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: describe-bindings: ^L, bad order, naming Date: Thu, 29 Dec 2005 12:11:11 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1135876417 3427 80.91.229.2 (29 Dec 2005 17:13:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Dec 2005 17:13:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 29 18:13:35 2005 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Es1LG-0005Xj-9h for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2005 18:13:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Es1Mc-0002ja-Jy for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2005 12:14:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Es1LF-0002BN-VF for emacs-devel@gnu.org; Thu, 29 Dec 2005 12:13:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Es1LE-0002Ac-T5 for emacs-devel@gnu.org; Thu, 29 Dec 2005 12:13:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Es1LE-0002AZ-Ml for emacs-devel@gnu.org; Thu, 29 Dec 2005 12:13:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Es1Lc-0007EP-4e for emacs-devel@gnu.org; Thu, 29 Dec 2005 12:13:52 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Es1J1-0000kN-ST; Thu, 29 Dec 2005 12:11:11 -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:48497 Archived-At: Attached is a screenshot showing the (beginning of the) encoded-kbd-self-insert-ccl stuff, which is, I think, the "uninteresting technical stuff" David referred to. There are 122 lines of such bindings listed at the beginning of the `describe-bindings' *Help* buffer. I think I have fixed this, but I don't know how to make any encoded-kbd-self-insert-ccl entries appear. What exactly do I need to do, to reproduce them?