Capture: Better error handling and better return-to-last-stored
commitd537c10964e6e1b13911ead5128e1a0faef0d7a5
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 29 Jun 2010 07:14:21 +0000 (29 09:14 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 29 Jun 2010 07:16:04 +0000 (29 09:16 +0200)
treeb18d207ee50ebfc3dea49ae1c8ee02aae7457db8
parent2510d02be92c370ff193af29c89f60249de2aae6
Capture: Better error handling and better return-to-last-stored

* lisp/org-capture.el (org-capture-position-for-last-stored):
org-capture-bookmark-last-stored-position): New functions.
(org-capture-place-table-line): Better error catching.
(org-capture-place-item):
(org-capture-place-entry):
(org-capture-place-plain-text): Call
`org-capture-position-for-last-stored'.
(org-capture-finalize): Just call
`org-capture-bookmark-last-stored-position'.
lisp/org-capture.el