Re: [Orgmode] bug with %^{Property}p in org-remember templates

2009-11-02 Thread Carsten Dominik
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

2009-11-02 Thread Adam Spiers
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