[Orgmode] Re: Error in pre-command-hook

2010-12-15 Thread bebop52
Thorsten writes: > I wouls like to find the definition of the C-c . and C-u-c . key > strokes. I did a multi-isearch in all .el files in the org directory - > the only hit was in a comment in org.el. Where are these keys defined? Finally I found the culprit: ;; Enable EDE (Project Management)

[Orgmode] Re: Error in pre-command-hook

2010-12-14 Thread Thorsten
Leo writes: > Have you checked whether your own .emacs screws up? It would be much > more helpful if you provide a step by step recipe to reproduce the bug > starting with 'emacs -Q'. Cheers. Leo Thats a bit complicated, I#m afraid. I load many libraries from Dropbox and not from the normal plac

[Orgmode] Re: Error in pre-command-hook

2010-12-12 Thread Leo
Have you checked whether your own .emacs screws up? It would be much more helpful if you provide a step by step recipe to reproduce the bug starting with 'emacs -Q'. Cheers. Leo -- Oracle is the new evil ___ Emacs-orgmode mailing list Please use `Re

[Orgmode] Re: Error in pre-command-hook

2010-12-12 Thread Thorsten
Hello, I still recieve this not so critical error message in the situation described above in this thread: Error in pre-command-hook: (wrong-type-argument symbolp (lambda nil (interactive) (org-eval-in-calendar (quote (calendar-forward-day 1) But now I have an additional problem. Inserting

[Orgmode] Re: Error in pre-command-hook

2010-12-02 Thread bebop52
David Maus writes: > At Wed, 1 Dec 2010 12:27:10 + (UTC), > Thorsten wrote: >> >> When entering a date and pressing M-+ to increment 1 day I get the following >> error message: >> Error in pre-command-hook: (wrong-type-argument symbolp >> (lambda nil (interactive) (org-eval-in-calendar >> (qu