On Tuesday,  1 Dec 2015 at 23:22, Nicolas Goaziou wrote:
> Hello,
>
> Eric S Fraga <e.fr...@ucl.ac.uk> 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

Reply via email to