From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Can I create an agenda sorted manually keeping its order at refresh? Date: Thu, 22 May 2014 11:16:51 +0200 Message-ID: <87bnuq9nr0.fsf@bzg.ath.cx> References: <87ha4k1l7f.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnP7Y-0003vx-C7 for Emacs-orgmode@gnu.org; Thu, 22 May 2014 05:17:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnP7P-0005fx-Bz for Emacs-orgmode@gnu.org; Thu, 22 May 2014 05:17:04 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:53121) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnP7P-0005fR-5R for Emacs-orgmode@gnu.org; Thu, 22 May 2014 05:16:55 -0400 Received: by mail-wi0-f176.google.com with SMTP id n15so8913932wiw.3 for ; Thu, 22 May 2014 02:16:54 -0700 (PDT) In-Reply-To: (M.'s message of "Thu, 22 May 2014 03:32:09 +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: M Cc: emacs orgmode-mailinglist M writes: > Could it be possible to ignore the predefined sorting order when refreshing > an existing agenda? No -- the way the refresh of the agenda works is by rebuilding it, and we cannot rebuild a temporary order unless we store the manual order information somewhere. I'll think about this again later on, but there is no easy solution. Thanks, -- Bastien