From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] datetree: Recognize year headline with tags as a match Date: Mon, 25 Feb 2013 10:48:16 +0100 Message-ID: <87vc9gohb3.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ufU-000392-Sf for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 04:48:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9ufT-0003Dy-RU for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 04:48:20 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:47470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ufT-0003Dm-LM for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 04:48:19 -0500 Received: by mail-wi0-f181.google.com with SMTP id hm6so2930867wib.8 for ; Mon, 25 Feb 2013 01:48:18 -0800 (PST) In-Reply-To: (Tim Burt's message of "Sun, 24 Feb 2013 16:03:22 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tim Burt Cc: emacs-orgmode Hi Tim, Tim Burt 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, -- Bastien