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)
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
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
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
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