Don't search for position in existing list if :exact-position
commit6bd7c7d042937d7fcaec12a672b4f087d81c6dfa
authorDavid Maus <dmaus@ictsoc.de>
Tue, 24 Jan 2012 05:41:49 +0000 (24 06:41 +0100)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 19 Feb 2012 15:04:20 +0000 (19 08:04 -0700)
treea643460763037229fc63e832629883ec46b05a64
parent624194dc51270da84267928f9ac0e82ac82d62ae
Don't search for position in existing list if :exact-position

* org-capture.el (org-capture-place-item): Don't search for
position in existing list if :exact-position was supplied.

This fixes a bug reported by François Pinard in
<http://thread.gmane.org/gmane.emacs.orgmode/49995>.
lisp/org-capture.el