From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sameer Rahmani Newsgroups: gmane.emacs.devel Subject: Howto disable a menu item Date: Tue, 04 Jan 2011 15:07:07 +0330 Message-ID: <1294141027.2104.3.camel@laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1294141050 31778 80.91.229.12 (4 Jan 2011 11:37:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 Jan 2011 11:37:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 04 12:37:24 2011 Return-path: Envelope-to: ged-emacs-devel@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 1Pa5Ce-0004sZ-EL for ged-emacs-devel@m.gmane.org; Tue, 04 Jan 2011 12:37:24 +0100 Original-Received: from localhost ([127.0.0.1]:48827 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pa5Cd-0008BQ-U8 for ged-emacs-devel@m.gmane.org; Tue, 04 Jan 2011 06:37:23 -0500 Original-Received: from [140.186.70.92] (port=53351 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pa5CX-0008BK-KV for emacs-devel@gnu.org; Tue, 04 Jan 2011 06:37:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pa5CW-0006OE-PN for emacs-devel@gnu.org; Tue, 04 Jan 2011 06:37:17 -0500 Original-Received: from [178.162.145.74] (port=45765 helo=mail.lxsameer.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pa5CW-0006Nt-KO for emacs-devel@gnu.org; Tue, 04 Jan 2011 06:37:16 -0500 Original-Received: from [172.16.0.49] (unknown [77.237.181.226]) by mail.lxsameer.com (Postfix) with ESMTPSA id 1589818A12E for ; Sun, 2 Jan 2011 15:06:51 -0500 (EST) X-Mailer: Evolution 2.30.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) 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:134256 Archived-At: Hi, according to this: http://www.gnu.org/s/emacs/manual/html_node/elisp/Simple-Menu-Items.html by setting the real binding of a menu item we can disable that i tried all the methods that above link provided for disabling a menu item but none of them works and i wonder why? is there any changes in those commands? I'm using Emacs 23.2