From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: `org-remember-templates' docstring Date: Thu, 15 Apr 2010 20:28:50 -0400 Message-ID: <87vdbsfdfh.fsf@gollum.intra.norang.ca> References: <87wrw8a6gw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2ZQc-00037h-F7 for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 20:29:02 -0400 Received: from [140.186.70.92] (port=35678 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2ZQa-00035I-Bw for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 20:29:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2ZQV-0002zR-LV for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 20:28:59 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:55912) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2ZQV-0002zK-Ik for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 20:28:55 -0400 In-Reply-To: <87wrw8a6gw.fsf@gmail.com> (=?utf-8?B?IsWgdMSbcMOhbiBOxJtt?= =?utf-8?B?ZWMiJ3M=?= message of "Thu\, 15 Apr 2010 20\:58\:07 +0200") 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: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Cc: emacs-orgmode@gnu.org =C5=A0t=C4=9Bp=C3=A1n N=C4=9Bmec writes: > Hello, > > in the documentation string of `org-remember-templates' we read: > > [...] > %^t like %t, but prompt for date. Similarly %^T, %^u, %^U. > You may define a prompt like %^{Please specify birthday > %n user name (taken from `user-full-name') > [...] > > > The line with the supposed birthday example is obviously truncated (at > least it doesn't make much sense to me like this). > > I'm sorry I didn't send a patch, but I'm not sure what exactly the > contents were supposed to be -- actually I'm rather curious about that, > so I hope someone can fix it. I've just posted a patch with a fix. It should be=20 %^{Please specify birthday}t -Bernt