From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Patch] Fix date-based sorting of tags and tags-todo agenda views Date: Tue, 10 Feb 2015 00:13:04 +0100 Message-ID: <877fvqznjz.fsf@nicolasgoaziou.fr> References: <86r3tzj25o.fsf@ydl.cm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKxUs-0001mm-VK for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 18:12:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKxUp-00079V-02 for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 18:12:06 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:55725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKxUo-0006zW-RR for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 18:12:02 -0500 In-Reply-To: <86r3tzj25o.fsf@ydl.cm> (Yuri D. Lensky's message of "Sun, 08 Feb 2015 20:37:23 -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: "Yuri D. Lensky" Cc: emacs-orgmode@gnu.org ydl@ydl.cm (Yuri D. Lensky) writes: > From: "Yuri D. Lensky" > Date: Sat, 7 Feb 2015 13:37:46 -0500 > Subject: [PATCH] Fix timestamp-based sorting of tags-based entries in > agenda Applied. Thank you. Regards,