From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Beck" Subject: How to change agenda sorting order temporarily? Date: Mon, 30 May 2016 14:14:03 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7M5E-0002zm-FV for emacs-orgmode@gnu.org; Mon, 30 May 2016 08:14:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7M58-0002l8-FN for emacs-orgmode@gnu.org; Mon, 30 May 2016 08:14:11 -0400 Received: from mout.web.de ([212.227.15.4]:60901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7M58-0002l2-5J for emacs-orgmode@gnu.org; Mon, 30 May 2016 08:14:06 -0400 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-mailinglist
I'm working with a lot of pre-defined agendas, but I sometimes would like to change the sorting order of one of those to different criteria (by time, alphanumerically, etc.).
 
I did not find a way to do that in org-mode directly - did I overlook something, or do I really have to change the configuration of the whole agenda and rebuild it?
 
Related problem:
If I change the configuration of the agenda by changing the customizing options, those changes do only have an effect, if I kill the agenda buffer and launch the agenda again.
It would be nice, if I just could rebuild the existing agenda with "r" or "g", but that does not seem to be sufficient?
 
Kind regards
 
Martin