From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#7542: 24.0.50; (elisp) `Extended Menu Items' - undefined specifier: KEY-BINDING-DATA Date: Sat, 18 Dec 2010 11:28:57 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1292691310 31583 80.91.229.12 (18 Dec 2010 16:55:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Dec 2010 16:55:10 +0000 (UTC) To: 7542-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 18 17:55:04 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PU03j-0006fh-9J for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Dec 2010 17:55:03 +0100 Original-Received: from localhost ([127.0.0.1]:47629 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PU01m-0001wx-T9 for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Dec 2010 11:53:02 -0500 Original-Received: from [140.186.70.92] (port=34155 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PU01a-0001vK-Uy for bug-gnu-emacs@gnu.org; Sat, 18 Dec 2010 11:52:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PU01W-0001e7-Cu for bug-gnu-emacs@gnu.org; Sat, 18 Dec 2010 11:52:49 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PU01W-0001e3-BD for bug-gnu-emacs@gnu.org; Sat, 18 Dec 2010 11:52:46 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PTzYk-0007oq-1C for bug-gnu-emacs@gnu.org; Sat, 18 Dec 2010 11:23:02 -0500 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Dec 2010 16:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 7542 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 7542@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 7542-done@debbugs.gnu.org id=D7542.129268935730020 (code D ref 7542); Sat, 18 Dec 2010 16:23:01 +0000 Original-Received: (at 7542-done) by debbugs.gnu.org; 18 Dec 2010 16:22:37 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PTzYK-0007o9-Dr for submit@debbugs.gnu.org; Sat, 18 Dec 2010 11:22:36 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PTzYH-0007nv-RP for 7542-done@debbugs.gnu.org; Sat, 18 Dec 2010 11:22:35 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqEFAOJvDE1Ld/KP/2dsb2JhbACWHo4WdLxPhUoEhGWOEg X-IronPort-AV: E=Sophos;i="4.60,194,1291611600"; d="scan'208";a="85812644" Original-Received: from 75-119-242-143.dsl.teksavvy.com (HELO pastel.home) ([75.119.242.143]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 18 Dec 2010 11:28:58 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id C64D258E99; Sat, 18 Dec 2010 11:28:57 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Fri, 03 Dec 2010 17:10:41 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 18 Dec 2010 11:23:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:42623 Archived-At: >> (menu-item ITEM-NAME REAL-BINDING (KEY-BINDING-DATA) >> . ITEM-PROPERTY-LIST) >> There is no description (anywhere) of KEY-BINDING-DATA - no explanation >> of what it looks like or what it means/does. IOW, this information about >> cached bindings is incomplete and incomprehensible. > Luckily this cache is not used any more. So we should simply get rid of > this KEY-BINDING-DATA thingy. I've just removed it from the trunk. Stefan