From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Call `org-expiry-expired-p' correctly Date: Tue, 04 Oct 2016 12:04:59 +0200 Message-ID: <8737kcqvjo.fsf@nicolasgoaziou.fr> References: <871szwzelh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brMar-0001Lg-91 for emacs-orgmode@gnu.org; Tue, 04 Oct 2016 06:05:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brMap-0008CG-B6 for emacs-orgmode@gnu.org; Tue, 04 Oct 2016 06:05:00 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:46672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brMap-0008Bl-5E for emacs-orgmode@gnu.org; Tue, 04 Oct 2016 06:04:59 -0400 In-Reply-To: <871szwzelh.fsf@gmail.com> (Samuel Loury's message of "Tue, 04 Oct 2016 10:46:18 +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" To: Samuel Loury Cc: OrgMode ML Hello, Samuel Loury writes: > `org-expiry-expired-p' was called with one argument while the definition > of the function accepts none. Applied, with a fix to the commit message. Thank you. Regards, -- Nicolas Goaziou