From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: strip date in agenda view Date: Tue, 19 Jun 2007 06:13:33 +0200 Message-ID: <2683649d860709b2ed1167c4c22a6f32@science.uva.nl> References: <0rir9q1qk5.fsf@bass.biostat.umn.edu> <30b434fe0706150714w55644e92x4000ed41293d0200@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0V60-000351-TL for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 00:13:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0V5z-00034W-BS for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 00:13:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0V5z-00033w-2k for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 00:13:35 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0V5y-0000hw-LV for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 00:13:34 -0400 In-Reply-To: <30b434fe0706150714w55644e92x4000ed41293d0200@mail.gmail.com> 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: NL Cc: emacs-orgmode@gnu.org On Jun 15, 2007, at 16:14, NL wrote: > On 6/15/07, Carsten Dominik wrote: >> This should work out of the box and usually does. >> What exactly does your entry look like? >> > > It is like: > > *** Meeting <2007-06-13 Wed 15:30-17:00> This is an as yet unsupported way to write a block of time, which causes the mechanism to remove the timestamp from the headline for agenda display. However, I must say that I do like this syntax a lot better that using the supported way, with two separate stamps like <2007-06-13 Wed 15:30>--<2007-06-13 Wed 17:00> for specifying a range on a single day. So I have put in support for the alternative syntax you have been using - this will work from 4.78. - Carsten