From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: describe-bindings: ^L, bad order, naming Date: Sun, 13 Nov 2005 22:23:08 +0100 Message-ID: <4377AEBC.9010504@student.lu.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1131917074 3536 80.91.229.2 (13 Nov 2005 21:24:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Nov 2005 21:24:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 13 22:24:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EbPKt-0006kp-Cg for ged-emacs-devel@m.gmane.org; Sun, 13 Nov 2005 22:24:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbPKr-0004Mc-87 for ged-emacs-devel@m.gmane.org; Sun, 13 Nov 2005 16:24:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EbPJq-00045h-PL for emacs-devel@gnu.org; Sun, 13 Nov 2005 16:23:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EbPJj-00041w-I4 for emacs-devel@gnu.org; Sun, 13 Nov 2005 16:23:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbPJj-00041l-C1 for emacs-devel@gnu.org; Sun, 13 Nov 2005 16:23:15 -0500 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EbPJi-0007Xa-Hc for emacs-devel@gnu.org; Sun, 13 Nov 2005 16:23:15 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 436FB1AD001B04CB; Sun, 13 Nov 2005 22:23:09 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en 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:45900 Archived-At: Drew Adams wrote: >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. > > 123 ;-) -- Sorry for but I have hard time to resist those "it is even a bit worse". I am seeing this on w32. From the discussions I have guessed that this might be rather w32 specific.