From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: [agenda] %% questions Date: Tue, 5 Apr 2011 21:51:40 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=54899 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7CHv-0001TB-6D for emacs-orgmode@gnu.org; Tue, 05 Apr 2011 15:51:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7CHu-0001tg-9r for emacs-orgmode@gnu.org; Tue, 05 Apr 2011 15:51:43 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:48279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7CHt-0001tZ-W4 for emacs-orgmode@gnu.org; Tue, 05 Apr 2011 15:51:42 -0400 Received: by iyf13 with SMTP id 13so975028iyf.0 for ; Tue, 05 Apr 2011 12:51:41 -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: Org Mode Hi all The items 2 and 4 in the following example are not shown in the agenda with today's release_7.5-135-g7021f70. Question about item 2: Is this a bug since the items 1 and 3 are shown? Question about item 4: The user manual tells that %% must start at the first column. What would be required to allow indentation? * item 1: shown SCHEDULED: <%%(diary-float t 2 1) 12:00> * item 2: not shown <%%(diary-float t 2 1) 12:00> * item 3: shown <%%(diary-float t 2 1)> * item 4: not shown %%(diary-anniversary 04 05 2000) item 4 is %d years old * item 5: shown %%(diary-anniversary 04 05 2000) item 5 is %d years old Michael