Re: [O] Bug: Capture prompt - white space throws a [no match] (resent with version info)

2016-01-11 Thread Nicolas Goaziou
Hello, Charles Millar writes: > 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 Fixed. Thank you. Regards, -- N

[O] Bug: Capture prompt - white space throws a [no match] (resent with version info)

2016-01-11 Thread Charles Millar
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

[O] Bug: Capture prompt - white space throws a [no match]

2016-01-11 Thread Charles Millar
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] Charlie Millar