[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] problems with clock report mode in agenda view
From: |
Eric S Fraga |
Subject: |
[Orgmode] problems with clock report mode in agenda view |
Date: |
Mon, 01 Jun 2009 10:20:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) |
Hello,
I'm using the latest org-mode, current as of this morning (Monday, 1
June) from the git repository, and, for some reason, I get the following
error when I try to enable clockreport-mode in the agenda (via the 'R'
key):
org-set-startup-visibility: Wrong type argument: characterp, nil
This doesn't happen if I start emacs with -Q so it's obviously something
I'm doing wrong but I cannot figure out what it might be... Any
suggestions?
This is the full debug trace:
Debugger entered--Lisp error: (wrong-type-argument characterp nil)
org-cycle((4))
org-set-startup-visibility()
org-mode()
org-get-clocktable(:link t :maxlevel 2 :tstart 733559 :tend 733560 :scope
agenda)
apply(org-get-clocktable (:link t :maxlevel 2 :tstart 733559 :tend 733560
:scope agenda))
org-agenda-list(nil nil 1)
eval((org-agenda-list (quote nil) nil 1))
(let nil (eval org-agenda-redo-command))
eval((let nil (eval org-agenda-redo-command)))
org-let(nil (eval org-agenda-redo-command))
ad-Orig-org-agenda-redo()
org-agenda-redo()
org-agenda-clockreport-mode()
call-interactively(org-agenda-clockreport-mode nil nil)
Thanks,
eric
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Orgmode] problems with clock report mode in agenda view,
Eric S Fraga <=