On 04/22/2014 11:12 PM, Bastien wrote:
> Brady Trainor <algeb...@uw.edu> writes:
>
>> Org-mode version 8.2.5h (8.2.5h-137-gc7812f-elpa @
>> /home/iam/.emacs.d/elpa/org-20140421/)
>>
>> I tried to use `org-agenda-top-headline-filter'.
>
> There was a bug here, please try again from a fresh pull of the maint
> or master branch.
Org-mode version 8.2.6 (release_8.2.6-918-g36b497 @
/e/emacs-config/packagesfromtheinternet/org-mode/lisp/)
When I try
(org-agenda-top-headline-filter "diary-sunrise, diary-sunset")
in org-agenda-custom-commands, for `* diary-sunrise, diary-sunset', it
does not filter (I have also tried a single word headline). Maybe I am
just not using the syntax correctly?
Maybe this variable was not designed for use in agenda-custom-commands.
It may have been an assumption, I probably took a strange route
searching for options for custom-commands, by digging through
org-agenda.el.