From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Using org-diary Date: Thu, 9 Jan 2014 16:33:20 +0000 Message-ID: <87mwj5869b.fsf@ucl.ac.uk> References: <87fvp0eswd.fsf@mezarim.home> <87a9f8dbl2.fsf@alphaville.bos.redhat.com> <8761pwd6q0.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1Jc5-0006UO-IV for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 12:41:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1Jby-00024K-M9 for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 12:41:49 -0500 Received: from tx2outboundsmtppool1.messaging.microsoft.com ([65.55.83.131]:42811 helo=TX2EHSNDR002.bigfish.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1Jby-00024A-G5 for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 12:41:42 -0500 In-Reply-To: <8761pwd6q0.fsf@alphaville.bos.redhat.com> (Nick Dokos's message of "Mon, 6 Jan 2014 18:35:19 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Nick Dokos writes: > "Stephen J. Barr" writes: > >> What I am now seeing is that the particular date gets picked up, but >> not the time. Am I doing something incorrect with the >> syntax? >> > > No, I believe that's a limitation of what you can do with these > diary-sexps. > > You can always add the time to the headline: that way it'll appear in > the agenda (but not in the grid, if you use that, and not sorted > correctly - the time is just a label): > > *** Teaching 7:00pm-8:30pm > <%%(org-class 2014 1 6 2014 3 10 1 1)> > > Nick Does it work if you put the time before the healine text, as the manual implies (section on time stamps)? As in *** 7:00pm-8:30pm Teaching <%%(org-class 2014 1 6 2014 3 10 1 1)> -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.2.4-322-gece429