From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: Re: org-capture-templates file+datetree+prompt question Date: Sun, 11 Dec 2011 16:06:17 -0800 Message-ID: <87liqi8xhi.wl%egh@e6h.org> References: <87d3c2nslq.wl%egh@e6h.org> <1109C5C3-535E-4F5E-AE11-76B3B9AD1FF2@gmail.com> <8762hunm6e.wl%egh@e6h.org> <154F9A3F-34CA-4123-B15A-9B4F416BC221@gmail.com> <87pqfu99kl.wl%egh@e6h.org> <8762hmvgs5.fsf@gnu.org> Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Sun_Dec_11_16:06:16_2011-1" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZtPT-0005dH-HN for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 19:06:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZtPS-0000tH-6P for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 19:06:23 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:62945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZtPS-0000t8-1G for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 19:06:22 -0500 Received: by iahk25 with SMTP id k25so9210049iah.0 for ; Sun, 11 Dec 2011 16:06:21 -0800 (PST) In-Reply-To: <8762hmvgs5.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode , Carsten Dominik --Multipart_Sun_Dec_11_16:06:16_2011-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At Mon, 12 Dec 2011 00:18:34 +0100, Bastien wrote: >=20 > Hi Erik, >=20 > Erik Hetzner writes: >=20 > > Thanks again for this fix. > > > > I have noticed that using k c ... (where ... is a capture template > > utilizing file+datetree+prompt) in the agenda now prompts for a > > date. Is this intended behavior? >=20 > I can't reproduce this -- I used the capture setting you mentioned > earlier in this thread. Can you provide a minimal test/config file=20 > and the steps to reproduce with latest Org from git? Hi Bastien, My apologies, you are correct. I made two errors: 1. My calendar capture template actually looked like this: ("c" "Calendar" entry (file+datetree+prompt "~/s/notes/calendar.org" "Inb= ox") "* %^{What?}\n%t\n%?") The =E2=80=9CInbox=E2=80=9D part was accidentally copied from another templ= ate. This seems to have caused the problem. 2. My other capture template that used file+datetree+prompt that experienced this behavior actually had a %^t in the template. Whoops! Thank you so much for looking into this. best, Erik --Multipart_Sun_Dec_11_16:06:16_2011-1 Content-Type: text/plain; charset=US-ASCII Sent from my free software system . --Multipart_Sun_Dec_11_16:06:16_2011-1--