org-capture.el: New capture template option :jump-to-captured
commit15c3792f2b733b31b3e1c6098e2d217242a6edd4
authorBastien Guerry <bzg@altern.org>
Sat, 30 Mar 2013 14:43:30 +0000 (30 15:43 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 30 Mar 2013 14:43:30 +0000 (30 15:43 +0100)
tree157f823c47a413bd06cc18bb045a2a44c92cf40a
parent221da3ad27ab20989636c33021f6f89f6799f174
org-capture.el: New capture template option :jump-to-captured

* org-capture.el (org-capture-templates): Document new option
:jump-to-captured in the docstring.  Offer the complete list
of options when customizing.
(org-capture-finalize): Handle :jump-to-captured.

This emulates the behavior triggered by %& in remember templates.

Thanks to Adam Spiers for reporting this.
lisp/org-capture.el