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#9899: 24.0.90; change in menu item representation Date: Fri, 28 Oct 2011 16:30:39 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319833879 21119 80.91.229.12 (28 Oct 2011 20:31:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Oct 2011 20:31:19 +0000 (UTC) Cc: 9899-done@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 28 22:31:15 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RJt59-0002G1-Mt for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Oct 2011 22:31:15 +0200 Original-Received: from localhost ([::1]:43205 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJt59-0004Hu-9q for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Oct 2011 16:31:15 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJt56-0004Hp-LI for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 16:31:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJt50-0004K6-G9 for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 16:31:12 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJt50-0004Jo-9F for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 16:31:06 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RJt6s-0001xA-4I for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 16:33:02 -0400 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Oct 2011 20:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9899 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9899@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 9899-done@debbugs.gnu.org id=D9899.13198339577466 (code D ref 9899); Fri, 28 Oct 2011 20:33:02 +0000 Original-Received: (at 9899-done) by debbugs.gnu.org; 28 Oct 2011 20:32: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 1RJt6T-0001wM-8n for submit@debbugs.gnu.org; Fri, 28 Oct 2011 16:32:37 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJt6R-0001wG-Pl for 9899-done@debbugs.gnu.org; Fri, 28 Oct 2011 16:32:36 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAJsQq05MCrTo/2dsb2JhbABCqWWBBoFyAQEEAVYjBQsLNBIUGA0kiBW0D4kDBKFEhEU X-IronPort-AV: E=Sophos;i="4.69,420,1315195200"; d="scan'208";a="144978206" Original-Received: from 76-10-180-232.dsl.teksavvy.com (HELO pastel.home) ([76.10.180.232]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 28 Oct 2011 16:30:39 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1B1E158E26; Fri, 28 Oct 2011 16:30:39 -0400 (EDT) In-Reply-To: (Drew Adams's message of "Fri, 28 Oct 2011 13:01:07 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 28 Oct 2011 16:33:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:53262 Archived-At: > This change is unfortunate, as it means that any code that wants to use > the already determined key representation must take the time needed to > look up the key afresh. The menu code also needs to do that, so your need is clearly a need we do satisfy: just use `where-is-internal' (if it's fast enough for the menubar, it should be fast enough for your use). Stefan