From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: describe-bindings: ^L, bad order, naming Date: Sun, 13 Nov 2005 23:06:20 +0000 Message-ID: <09522B32-62F6-4FBF-AD42-59B8E58E6E07@gmail.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1131923341 20574 80.91.229.2 (13 Nov 2005 23:09:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Nov 2005 23:09:01 +0000 (UTC) Cc: Emacs-Devel ' Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 14 00:08:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EbQwz-0000uF-3Q for ged-emacs-devel@m.gmane.org; Mon, 14 Nov 2005 00:07:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbQwy-0000iq-F8 for ged-emacs-devel@m.gmane.org; Sun, 13 Nov 2005 18:07:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EbQwC-0000Ic-Pf for emacs-devel@gnu.org; Sun, 13 Nov 2005 18:07:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EbQvc-0008H5-Cp for emacs-devel@gnu.org; Sun, 13 Nov 2005 18:06:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbQvX-0008FJ-37 for emacs-devel@gnu.org; Sun, 13 Nov 2005 18:06:23 -0500 Original-Received: from [64.233.162.195] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EbQvW-0004xF-Q7 for emacs-devel@gnu.org; Sun, 13 Nov 2005 18:06:22 -0500 Original-Received: by zproxy.gmail.com with SMTP id z6so1072988nzd for ; Sun, 13 Nov 2005 15:06:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:x-priority:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=ZB/u6/e5AzjD+aaeq4jCSMdP4NJLOG4US1xqZ7UxFs5L9SNyK7LMN1uYgpF55AMUolRsrzc+JOD8mfXNlfaGl9EvFJBlem3vHxiKg7J3z/PbrKiPxJBDTuDnk1/TZvHW41eUpaTAikIoWGzNHWuW2FItkBgm6mFlsFGq+ddaFHw= Original-Received: by 10.65.225.15 with SMTP id c15mr5015366qbr; Sun, 13 Nov 2005 15:06:21 -0800 (PST) Original-Received: from ?10.0.0.34? ( [82.13.31.46]) by mx.gmail.com with ESMTP id q19sm1742374qbq.2005.11.13.15.06.20; Sun, 13 Nov 2005 15:06:21 -0800 (PST) In-Reply-To: X-Priority: 3 (Normal) Original-To: Drew Adams , Richard Stallman X-Mailer: Apple Mail (2.746.2) 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:45910 Archived-At: On 13 Nov 2005, at 21:16, 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. Yes, that's what I meant. This is in the Carbon port. > I do not see that when I try it. Can you figure out what causes > them to appear? Sure. I'll see what I can do.