Hello,

Ken Mankoff <mank...@gmail.com> 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