From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Baumann Subject: Re: Remember in Agenda buffers Date: Tue, 10 Jun 2008 16:49:55 +0200 Message-ID: References: <18498.39676.942333.377025@clip.dia.fi.upm.es> <18508.44068.683897.101619@clip.dia.fi.upm.es> <9592BB6CDB1CEB48826BE86ACD71FA996ABF7A@kwik.ic.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K65Am-0003Xj-Nf for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 10:50:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K65Al-0003Ux-EL for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 10:50:07 -0400 Received: from [199.232.76.173] (port=60121 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K65Al-0003Uf-8h for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 10:50:07 -0400 Received: from main.gmane.org ([80.91.229.2]:37135 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K65Ak-00054G-PR for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 10:50:07 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K65Aj-0001aE-Kb for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 14:50:05 +0000 Received: from p54963617.dip0.t-ipconnect.de ([84.150.54.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jun 2008 14:50:05 +0000 Received: from dtbaumann by p54963617.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jun 2008 14:50:05 +0000 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: emacs-orgmode@gnu.org Hi Carsten and Manuel, > 2. Use the date as the default date for the %^t and %^T escapes. This > would then offer to select the date with RET, but it would still allo > to change it or to add a time specification. I think this is what people would expect, at least I would. And this option leaves room for further escapes.... Thomas