From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: Re: Remove Org and Tbl from menubar for derived mode Date: Mon, 16 Sep 2013 10:24:44 +0900 Message-ID: <52365DDC.2090205@gmail.com> References: <523304D4.90604@gmail.com> <87ob7wj9ok.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLNYg-00064U-Do for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 21:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLNYY-0004Np-06 for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 21:24:58 -0400 Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]:61020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLNYX-0004Nd-OG for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 21:24:49 -0400 Received: by mail-pd0-f181.google.com with SMTP id g10so3445629pdj.26 for ; Sun, 15 Sep 2013 18:24:48 -0700 (PDT) In-Reply-To: <87ob7wj9ok.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: Org Mode Mailing List On 2013-09-14 13:42 , Jambunathan K wrote: > (add-hook 'org-mode-hook > (lambda nil > (local-unset-key [menu-bar Org]))) Thanks, if I do this for my derived mode, it does exactly what I need! Christian -- Christian Wittern, Kyoto