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 _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode