Achim,
On Tue, Jan 15, 2013 at 8:10 PM, Achim Gratz 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/
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-
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 wrote:
>
> Im Exil wrote:
>
> > Hi,
> >
> > after I'v
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 ta