From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Subject: Re: Bug: Agenda: Sorting TODOs (with tags) by effort does not work [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ /home/luke/.emacs.d/elpa/org-plus-contrib-20161010/)] Date: Mon, 17 Oct 2016 23:02:17 +0100 Message-ID: References: <731855708.9597170.1476354491314.ref@mail.yahoo.com> <731855708.9597170.1476354491314@mail.yahoo.com> <87shrwozs1.fsf@nicolasgoaziou.fr> <87insr2d00.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwFzi-0000Vv-Kc for emacs-orgmode@gnu.org; Mon, 17 Oct 2016 18:02:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwFzf-00064o-Iw for emacs-orgmode@gnu.org; Mon, 17 Oct 2016 18:02:54 -0400 Received: from [195.159.176.226] (port=44547 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bwFzf-00063G-9d for emacs-orgmode@gnu.org; Mon, 17 Oct 2016 18:02:51 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bwFzD-0002Qv-H7 for emacs-orgmode@gnu.org; Tue, 18 Oct 2016 00:02:23 +0200 In-Reply-To: <87insr2d00.fsf@nicolasgoaziou.fr> 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: emacs-orgmode@gnu.org On 17/10/16 16:47, Nicolas Goaziou wrote: > Hello, > > Luke writes: > >> On 16/10/16 20:32, Nicolas Goaziou wrote: >>> Fixed. Thank you. >> >> Thanks for that. Unfortunately, it doesn't seem to fix the issue >> I reported. > > Are you using development version? The fix landed there. > > Regards, > My apologies, I incorrectly thought that the org-mode.org/elpa archive tracked the development version. After using the git archive instead, everything seems to work correctly. Thanks!