On Wed, Jan 26 2011, Giovanni Ridolfi wrote:
> Julien Danjou writes:
>
> Hi, Julien
>> * org-agenda.el (org-agenda-get-progress): Fix regexp for statep:
>> it must has \\ at the end of the line. This avoid matching the following
> it must have ?
Yes, sorry, that's not a catz. :)
--
Julien D
Julien Danjou writes:
Hi, Julien
> * org-agenda.el (org-agenda-get-progress): Fix regexp for statep:
> it must has \\ at the end of the line. This avoid matching the following
it must have ?
cheers
Giovanni
___
Emacs-orgmode mailing list
Please use
* org-agenda.el (org-agenda-get-progress): Fix regexp for statep: it
must has \\ at the end of the line. This avoid matching the following
heading when there's no newline between the logged state and the next
heading.
Signed-off-by: Julien Danjou
---
lisp/org-agenda.el | 18 +-