emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Feature Request: org-agenda-set-category


From: Bastien
Subject: Re: [Orgmode] Feature Request: org-agenda-set-category
Date: Wed, 05 Sep 2007 07:19:40 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Carsten Dominik <address@hidden> 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) "address@hidden" [x goto-line org-columns-display-here] 2]((15 
("SCHEDULED" . "2007-09-08 sam")))
|   mapc(#[(x) "address@hidden" [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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]