Re: [O] [PATCH] datetree: Recognize year headline with tags as a match

2013-02-25 Thread Bastien
Hi Tim, Tim Burt tcb...@rochester.rr.com writes: * lisp/org-datetree.el (org-datetree-find-year-create): Include regexp for tags. Syntax was taken directly from org-todo-line-tags-regexp in org.el. Applied, thanks a lot for the patch and the detailed change log! Best, --

Re: [O] [PATCH] datetree: Recognize year headline with tags as a match

2013-02-25 Thread Jeffrey Brent McBeth
On Mon, Feb 25, 2013 at 10:48:16AM +0100, Bastien wrote: Hi Tim, Tim Burt tcb...@rochester.rr.com writes: * lisp/org-datetree.el (org-datetree-find-year-create): Include regexp for tags. Syntax was taken directly from org-todo-line-tags-regexp in org.el. Applied, thanks

Re: [O] [PATCH] datetree: Recognize year headline with tags as a match

2013-02-25 Thread Tim Burt
Jeffrey Brent McBeth mcb...@broggs.org writes: On Mon, Feb 25, 2013 at 10:48:16AM +0100, Bastien wrote: Hi Tim, Tim Burt tcb...@rochester.rr.com writes: * lisp/org-datetree.el (org-datetree-find-year-create): Include regexp for tags. Syntax was taken directly from

[O] [PATCH] datetree: Recognize year headline with tags as a match

2013-02-24 Thread Tim Burt
* lisp/org-datetree.el (org-datetree-find-year-create): Include regexp for tags. Syntax was taken directly from org-todo-line-tags-regexp in org.el. Change made to fix the problem where a year headline of a datetree was not matched if it had a tag. The :NOEXPORT: tag is one