From mboxrd@z Thu Jan 1 00:00:00 1970 From: Evan Subject: org-reverse-note-order and date-tree Date: Fri, 2 Apr 2010 14:55:13 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxaqI-0007Rt-4d for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 02:58:58 -0400 Received: from [140.186.70.92] (port=42025 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxaqG-0007OI-BM for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 02:58:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nxami-0007XN-7i for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 02:55:17 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:57374) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nxami-0007XC-1O for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 02:55:16 -0400 Received: by pwi2 with SMTP id 2so2013533pwi.0 for ; Thu, 01 Apr 2010 23:55:14 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org It seems that the org-reverse-note-order has no effects on the following remember template ("Diary" ?d "* %U\n %?\n %i\n %a" "daily_notes/diary.org" date-tree) Is this a feature? Is it possible to to get a headline of reverse date tree in the remember template?