From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Shall menu_bar_items and tool_bar_items look at text property keymaps? Date: Sat, 16 Feb 2002 14:56:04 -0700 (MST) Message-ID: <200202162156.g1GLu4M09951@aztec.santafe.edu> References: <5x8z9yfdvz.fsf@kfs2.cua.dk> <200202140312.g1E3CIH09137@aztec.santafe.edu> <5xvgd0e8zq.fsf@kfs2.cua.dk> <200202151036.g1FAacl07300@santafe.santafe.edu> <5xk7tfgeim.fsf@kfs2.cua.dk> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1013897432 24641 195.204.10.66 (16 Feb 2002 22:10:32 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 16 Feb 2002 22:10:32 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16cD2N-0006PL-00 for ; Sat, 16 Feb 2002 23:10:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16cCq7-0004bS-00; Sat, 16 Feb 2002 16:57:51 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16cCoP-0004P7-00; Sat, 16 Feb 2002 16:56:05 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g1GLu5u01395; Sat, 16 Feb 2002 14:56:05 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g1GLu4M09951; Sat, 16 Feb 2002 14:56:04 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: storm@cua.dk In-reply-to: <5xk7tfgeim.fsf@kfs2.cua.dk> (storm@cua.dk) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1226 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1226 Instead of trying to make it work (which will involve a severe performance penalty), I suggest to remove the code and document in the Elisp manual that those text property maps don't support menu-bar and tool-bar bindings. Documenting that seems like a good idea. Is there special code that attempts to make it work but fails? If so, put it in #if 0 and with a comment explaining why it doesn't work and why working correctly is hard. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel