emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Custom agenda shows all TODO


From: Nicolas Goaziou
Subject: Re: [O] Custom agenda shows all TODO
Date: Sun, 08 Mar 2015 01:21:19 +0100

Hello,

Ken Mankoff <address@hidden> writes:

> I've traced this issues (bug?) to a change between ba544e4 and d92ef95. I'm 
> not sure what change, but the issue is in the agenda, and the diff for 
> org-agenda.el is:
>
>
> @@ -4789,7 +4789,7 @@ for a keyword.  A numeric prefix directly selects the 
> Nth keyword in
>        (or org-agenda-multi (org-agenda-fit-window-to-buffer))
>        (add-text-properties (point-min) (point-max)
>                            `(org-agenda-type todo
> -                                            org-last-args ,arg
> +                                            org-last-args (,arg)
>                                              org-redo-cmd 
> ,org-agenda-redo-command
>                                              org-series-cmd ,org-cmd))
>        (org-agenda-finalize)

This should be fixed. Thank you.


Regards,

-- 
Nicolas Goaziou



reply via email to

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