From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] aorg-agenda effort filter Date: Wed, 28 May 2014 21:32:19 +0200 Message-ID: <87y4xl4s3g.fsf@bzg.ath.cx> References: <87egzearn4.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpjaR-0004RX-1V for emacs-orgmode@gnu.org; Wed, 28 May 2014 15:32:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WpjaK-0000vL-JM for emacs-orgmode@gnu.org; Wed, 28 May 2014 15:32:31 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:63632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpjaK-0000v7-D8 for emacs-orgmode@gnu.org; Wed, 28 May 2014 15:32:24 -0400 Received: by mail-we0-f170.google.com with SMTP id u57so12101166wes.15 for ; Wed, 28 May 2014 12:32:23 -0700 (PDT) In-Reply-To: <87egzearn4.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 28 May 2014 16:45:35 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > Setting effort-minutes here is a bug since it is a property and not a > variable. Adding it to the let clause this statement is in would > suppress the corresponding warning, but I don't see where such a > let-bound variable would be used. This is a left-overt from test code, this is now fixed, thanks. PS: You committed stuff in maint that belong to master at this stage. Also, the commit messages contain references like 'variable' instead of `variable'. A tiny difference, sure, but one that I will have to fix manually when merging the Changelogs into Emacs. -- Bastien