From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Date tree capture regexp for headline matching has changed. Date: Mon, 09 May 2011 21:58:28 -0400 Message-ID: <6443.1304992708@alphaville.dokosmarshall.org> References: <6169.1304991297@alphaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJcDp-0001pM-In for emacs-orgmode@gnu.org; Mon, 09 May 2011 21:58:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJcDo-0002RN-7B for emacs-orgmode@gnu.org; Mon, 09 May 2011 21:58:49 -0400 Received: from vms173011pub.verizon.net ([206.46.173.11]:41863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJcDo-0002QW-3i for emacs-orgmode@gnu.org; Mon, 09 May 2011 21:58:48 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LKY00ELIITGDB50@vms173011.mailsrvcs.net> for emacs-orgmode@gnu.org; Mon, 09 May 2011 20:58:29 -0500 (CDT) In-reply-to: Message from Nick Dokos of "Mon, 09 May 2011 21:34:57 EDT." <6169.1304991297@alphaville.dokosmarshall.org> 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 Cc: emacs-orgmode@gnu.org, nicholas.dokos@hp.com, Charles Cave Nick Dokos wrote: > ... If you use git to keep up to date, you'd be better off reverting > this commit in a private branch Of course, that will expose you to the problem that Detlef ran into which is discussed in the following thread[fn:1]: http://thread.gmane.org/gmane.emacs.orgmode/37663 Nick Footnotes: [fn:1] Detlef mentions using the key sequence C-c a a i j which I couldn't make work because I had the default setting of org-agenda-diary-file. You need to set the latter to some org file in order to make it work.