From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: [BUG] cannot open menu when in an org buffer Date: Sat, 4 Feb 2012 05:21:18 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtX88-0002wU-8x for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 23:21:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtX87-0002ky-Bw for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 23:21:40 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:55534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtX87-0002ku-3r for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 23:21:39 -0500 Received: by bkbzs2 with SMTP id zs2so4246492bkb.0 for ; Fri, 03 Feb 2012 20:21:38 -0800 (PST) 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: org-mode mailing list Hi, In a minimal Emacs session when I open _any_ org file and try to access the GUI menu with a mouse, I get the following back trace: Debugger entered--Lisp error: (void-function org-in-clocktable-p) org-in-clocktable-p() org-context() (assq :todo-keyword (org-context)) Switching to a non-org buffer (e.g. scratch) the problem disappears. Can someone take a look? Thanks, -- Suvayu Open source is the future. It sets us free.