From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: problem with org-capture Date: Wed, 2 Dec 2015 12:26:29 +0000 Message-ID: <87zixtniiy.fsf@pinto.chemeng.ucl.ac.uk> References: <87d1uq7f6e.fsf@ucl.ac.uk> <87r3j5kdvu.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a46UX-0005KG-Ei for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 07:26:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a46UU-00029u-7s for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 07:26:37 -0500 Received: from mail-db3on0110.outbound.protection.outlook.com ([157.55.234.110]:29816 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a46UT-00029c-VB for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 07:26:34 -0500 In-Reply-To: <87r3j5kdvu.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 1 Dec 2015 23:22:45 +0100") 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: emacs-orgmode@gnu.org On Tuesday, 1 Dec 2015 at 23:22, Nicolas Goaziou wrote: > Hello, > > Eric S Fraga writes: > >> at the risk of again raising an issue that is actually my fault :-(, I >> am having a problem with org-capture. I have been using the same >> templates for yonks but, all of a sudden, my templates don't work. For >> instance, >> >> #+begin_src emacs-lisp >> (setq org-capture-templates >> '(("t" "todo" entry (file+datetree "~/s/notes/tasks.org") >> "* TODO %^{Task} %^G\nSCHEDULED: %t\n%i%?"))) >> #+end_src >> >> I do not get prompted for the task nor asked for tags. > > Fixed. Thank you. Thanks Nicolas, However, it only partially fixed. The system does now prompt as it should but the mini-buffer input only allows single words. Hitting space bar attempts to do completion. I believe the input should be free form? -- : Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.2-359-g6b2c38