From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Beck Subject: Re: (no subject) How to sort agenda by timestamps (scheduled/deadline)? Date: Thu, 31 Jan 2013 10:04:34 +0000 (UTC) Message-ID: References: <87boc6euoy.fsf@norang.ca> <87a9rqyx4u.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0r5d-00018k-Fe for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 05:09:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0r5Y-00072n-RW for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 05:09:53 -0500 Received: from plane.gmane.org ([80.91.229.3]:51659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0r5Y-00072X-Ki for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 05:09:48 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U0r5o-0007fy-T8 for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 11:10:04 +0100 Received: from mail.polytec.de ([213.144.13.178]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jan 2013 11:10:04 +0100 Received: from elwood151 by mail.polytec.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jan 2013 11:10:04 +0100 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: emacs-orgmode@gnu.org Bernt Hansen norang.ca> writes: > > But unfortunately, it does only display category, TODO-keyword > > and subject, but > > NO information about Deadline or Scheduled date. > > I tried to create a block agenda with several blocks based on the (agenda ....)command, but then I also have the time grid several times.. Martin