When expanding remember templates, do file insertion first
commitb23f4484314f3cb476266cc136942bbd89ad7add
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 1 Feb 2010 06:39:20 +0000 (1 07:39 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 1 Feb 2010 06:42:18 +0000 (1 07:42 +0100)
tree58b343df74649102e0c9969881af8e25b61257c1
parent9321460f3ef21c14e28ca59e504b53c2073829c3
When expanding remember templates, do file insertion first

zwz writes:

> I use org-remember for my contact records.
>
> This is a template in org-remember-templates
> ("Contact" ?c "* %^{Name} \n%[~/.contact]\n" "contact.org" "Contacts")
>
> the content of the file "~/.contact":
> :PROPERTIES:
> :Mobile: %^{mobile}
> :Email:
> :Added: %u
> :END:
>
> I found that the prompt "%^{mobile}" works, but *the inactive time stamp "%u"
> does not.* It is not replaced.
>
> I guess it is a bug.
lisp/ChangeLog
lisp/org-remember.el