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
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
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