From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: Bug: Capture prompt - white space throws a [no match] (resent with version info) Date: Mon, 11 Jan 2016 10:10:40 -0500 Message-ID: <5693C5F0.8000401@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIe7g-0004z7-Qw for emacs-orgmode@gnu.org; Mon, 11 Jan 2016 10:11:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aIe7c-0007Z7-Pe for emacs-orgmode@gnu.org; Mon, 11 Jan 2016 10:11:08 -0500 Received: from vms173025pub.verizon.net ([206.46.173.25]:62729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIe7c-0007Yo-K0 for emacs-orgmode@gnu.org; Mon, 11 Jan 2016 10:11:04 -0500 Received: from [192.168.1.59] ([24.39.254.154]) by vms173025.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0O0S00HY4NHSHK70@vms173025.mailsrvcs.net> for emacs-orgmode@gnu.org; Mon, 11 Jan 2016 09:10:41 -0600 (CST) 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 Given the following template "\| %(org-read-date)\| %^{InputSomething}" org-read-date works fine , but any attempt to enter a space character in "InputSomething" gives the following in the minibuffer [No match] GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of 2015-03-07 on trouble, modified by Debian Org-mode version 8.3.3 (release_8.3.3-430-g9db786 @ /usr/local/share/emacs/site-lisp/org-mode/lisp/) Charlie Millar