Re: [Orgmode] bug with %^{Property}p in org-remember templates
Fixed, thanks. - Carsten On Nov 2, 2009, at 3:58 PM, Adam Spiers wrote: The code for handling %^{PROP}p in org-remember templates seems to have a bug: ((equal char "p") (edebug) (let* ((prop (org-substring-no-properties prompt))
[Orgmode] bug with %^{Property}p in org-remember templates
The code for handling %^{PROP}p in org-remember templates seems to have a bug: ((equal char "p") (edebug) (let* ((prop (org-substring-no-properties prompt)) (pall (concat prop "_ALL")) (allowed