Re: [O] Logging of work no longer working with emcas24

2013-01-16 Thread Im Exil
Achim, On Tue, Jan 15, 2013 at 8:10 PM, Achim Gratz strom...@nexgo.de wrote: alias mygtd 'emacs /home/dietmarw/ORGA/GTD/org/mygtd.org' of course ... some things just are too simple to see it. Thanks for this! /Dietmar/

[O] Logging of work no longer working with emcas24

2013-01-15 Thread Im Exil
Hi, after I've decided to use emacs24 I found out that logging of work does no lpnge work. All I get after typing: C-c C-x C-i all I get is an empty CLOCK: and the message: byte-code: Symbol's function definition is void: org-get-effort Any idea what I'm missing? I'm using the git version tag

Re: [O] Logging of work no longer working with emcas24

2013-01-15 Thread Im Exil
OK there seems indeed to be a problem of the initialisation. I got it to work using a minimal init.el file. Thanks I think I can now start investigating further. On Tue, Jan 15, 2013 at 11:27 AM, Nick Dokos nicholas.do...@hp.com wrote: Im Exil ime...@gmx.de wrote: Hi, after I've decided

Re: [O] Logging of work no longer working with emcas24

2013-01-15 Thread Im Exil
OK so I could narrow it down to the following: in my init.el I had this: ;; org-mode (add-to-list 'load-path ~/.emacs.d/plugins/org-mode/lisp) ;; make contrib modules available (add-to-list 'load-path ~/.emacs.d/plugins/org-mode/contrib/lisp t) (setq org-directory ~/ORGA/GTD/org) ;;(add-to-list