From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fix error handling deadline lead time specified in hours Date: Tue, 05 Feb 2013 00:11:23 +0100 Message-ID: <87fw1b3c9w.fsf@bzg.ath.cx> References: <1359752214-14239-1-git-send-email-jkluebs@luebsphoto.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2VCE-0007kh-4w for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 18:11:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2VCB-0001JS-1Q for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 18:11:30 -0500 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:36020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2VCA-0001JK-Oc for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 18:11:26 -0500 Received: by mail-we0-f174.google.com with SMTP id r6so5303364wey.19 for ; Mon, 04 Feb 2013 15:11:25 -0800 (PST) In-Reply-To: <1359752214-14239-1-git-send-email-jkluebs@luebsphoto.com> (John K. Luebs's message of "Fri, 01 Feb 2013 15:56:54 -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: "John K. Luebs" Cc: emacs-orgmode@gnu.org Hi John, "John K. Luebs" writes: > From: "John K. Luebs" > > * lisp/org.el (org-get-wdays): Handle matching a lead time specified in > hours, which is matched by the current regexp but will erroneously > return nil. Applied, thanks. -- Bastien