From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Inactive times tamp is active Date: Thu, 8 Mar 2007 19:11:03 +0100 Message-ID: <89c289420235e298a20d56248f0e6f94@science.uva.nl> References: <61d9857d70e5d2e8aa9047ef51d5c4fd@science.uva.nl> 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 1HPN5E-0003PP-F9 for emacs-orgmode@gnu.org; Thu, 08 Mar 2007 13:11:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPN5D-0003NM-2Y for emacs-orgmode@gnu.org; Thu, 08 Mar 2007 13:11:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPN5C-0003NJ-U1 for emacs-orgmode@gnu.org; Thu, 08 Mar 2007 13:11:18 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPN4y-0002Ry-3N for emacs-orgmode@gnu.org; Thu, 08 Mar 2007 13:11:04 -0500 In-Reply-To: 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: Leo Cc: emacs-orgmode@gnu.org On Mar 8, 2007, at 18:46, Leo wrote: > I was able to reproduce with the following steps: > 1. emacs -Q > 2. M-x org-mode > 3. C-c ! RET > 4. Mouse1 click on the date and the agenda buffer pop up Ah, I misunderstood. I thought you were saying that such a time stamp can select a headline for display in the agenda, for example that * Meeting with Leo [2007-03-14] would cause an agenda entry on that date. But it does not. What you were doing is using a time stamp as a *link* to a specific date in the agenda. This is the way it should be, both for () and for [] time stamps. Which point exactly of the documentation are you referring to? maybe I need to clarify something there. Thanks. - Carsten