From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: tiny patch for org-expiry Date: Mon, 14 Apr 2014 13:58:27 +0200 Message-ID: References: <87zjjqci64.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WZfe5-00016u-2g for emacs-orgmode@gnu.org; Mon, 14 Apr 2014 08:05:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WZfdz-000740-1n for emacs-orgmode@gnu.org; Mon, 14 Apr 2014 08:05:52 -0400 In-Reply-To: <87zjjqci64.fsf@bzg.ath.cx> (Bastien's message of "Sun, 13 Apr 2014 00:11:15 +0200") 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: Bastien Cc: emacs-orgmode On 2014-04-13 00:11, Bastien writes: > Hi Alan, > > Alan Schmitt writes: > >> I'm trying to write some code to schedule reviews of projects, and I'm >> basing it on org-expiry. I found a couple of tiny bugs with it, which >> may be fixed with this patch. > > I Now Pronounce You Maintainer of Org Expiry :) > > Joke aside, I haven't touch the code since long, so please go ahead > with bugfixes by committing them directly, unless there is something > you're unsure about. Will do. Thanks, Alan