From mboxrd@z Thu Jan 1 00:00:00 1970 From: SW Subject: Re: Yearly repeats on the agenda Date: Tue, 17 Apr 2012 07:16:13 +0000 (UTC) Message-ID: References: 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]:60192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK2eO-0005ws-8E for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 03:16:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SK2eM-00052x-Gp for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 03:16:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:38294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK2eM-00052m-AA for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 03:16:30 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SK2eG-0007ZF-NP for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 09:16:27 +0200 Received: from ss2.wits.ac.za ([146.141.1.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Apr 2012 09:16:24 +0200 Received: from sabrewolfy by ss2.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Apr 2012 09:16:24 +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: emacs-orgmode@gnu.org SW gmail.com> writes: > > I have entries such as the following: > > *** <2011-01-01 +1y> New Year's Day :holiday: > > which appear on the agenda on the correct day each year, but they appear as: > > File: <2011-01-01 +1y> Public Holiday: Freedom Day :holiday: > > with the date showing. Other deadline/schedule/plain timestamp entries do not > show the full date. Which variable controls this? > > Apologies -- the above was a copy and paste nightmare between Emacs and Firemacs. What I meant was the following in an org file: *** <2011-01-01 +1y> New Year's Day :holiday: and the following appearing on the agenda: File: <2011-01-01 +1y> New Year's Day :holiday: What I'm asking about is the fact that the full timestamp itself appears in <> in the agenda for this entry, but not for other deadline/schedule/plain timestamp entries.