Yes, a minor thing, fixed now.
- Carsten
On Sep 5, 2007, at 7:19, Bastien wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
it will be okay to set
whatever property you want through the column view -- and perhaps the
column view itself would be available in the agenda ebuffer
it is!
Argh... I didn't even give it a try, shame on me. But now that I boldly
did, C-c C-x C-c in the agenda buffer complained:
,----
| Debugger entered--Lisp error: (wrong-type-argument
number-or-marker-p nil)
| org-get-level-face(2)
| org-columns-display-here((("SCHEDULED" . "2007-09-08 sam")))
| #[(x) "[EMAIL PROTECTED]" [x goto-line org-columns-display-here] 2]((15
("SCHEDULED" . "2007-09-08 sam")))
| mapc(#[(x) "[EMAIL PROTECTED]" [x goto-line org-columns-display-here] 2]
((15 ("SCHEDULED" . "2007-09-08 sam")) (14 ("SCHEDULED" . "2007-09-08
sam")) (13 ("SCHEDULED" . "2007-09-08 sam")) (12 ("SCHEDULED" .
"2007-09-08 sam")) (10 ("SCHEDULED" . "2007-09-07 ven") ("CLOSED" .
"2007-09-04 mar 18:38")) (9) (5)))
| org-agenda-columns()
| call-interactively(org-agenda-columns)
`----
Looks like `org-columns-display-here' is expecting some *real* headings
with leading asterisks (See (looking-at "\\(\\**\\)\\(\\* \\)")).
Or did I miss something?
--
Bastien
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode