Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-08 Thread David Maus
Hi, At Tue, 7 Feb 2012 14:26:41 +0100, suvayu ali wrote: Hi Nick, On Tue, Feb 7, 2012 at 03:31, Nick Dokos nicholas.do...@hp.com wrote: suvayu ali fatkasuvayu+li...@gmail.com wrote: On Sat, Feb 4, 2012 at 18:46, Nick Dokos nicholas.do...@hp.com wrote: Confirmed. If I add

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-08 Thread suvayu ali
Hi David, On Wed, Feb 8, 2012 at 20:14, David Maus dm...@ictsoc.de wrote: I pushed a fix to master that relocates org-in-clocktable-p from org-clock.el to org.el -- the problem should be fixed now. This shouldn't break things because org-clock requires org. I can confirm the issue is fixed

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-07 Thread suvayu ali
Hi Nick, On Tue, Feb 7, 2012 at 03:31, Nick Dokos nicholas.do...@hp.com wrote: suvayu ali fatkasuvayu+li...@gmail.com wrote: On Sat, Feb 4, 2012 at 18:46, Nick Dokos nicholas.do...@hp.com wrote: Confirmed. If I add (require 'org-clock) to my minimal .emacs, it goes away. So it

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-06 Thread suvayu ali
On Sat, Feb 4, 2012 at 18:46, Nick Dokos nicholas.do...@hp.com wrote: suvayu ali fatkasuvayu+li...@gmail.com wrote: 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:

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-06 Thread Nick Dokos
suvayu ali fatkasuvayu+li...@gmail.com wrote: On Sat, Feb 4, 2012 at 18:46, Nick Dokos nicholas.do...@hp.com wrote: Confirmed. If I add (require 'org-clock) to my minimal .emacs, it goes away. So it seems to be a missing dependenc= y. It seems an odd dependency to have. True -

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-06 Thread Gustav Wikström
On Sat, Feb 4, 2012 at 6:46 PM, Nick Dokos nicholas.do...@hp.com wrote: suvayu ali fatkasuvayu+li...@gmail.com wrote: 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:

Re: [O] [BUG] cannot open menu when in an org buffer

2012-02-04 Thread Nick Dokos
suvayu ali fatkasuvayu+li...@gmail.com wrote: 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()