Don't search for position in existing list if :exact-position
commitcda38d182a4e33d4f377f7df09f39c8f35d31d3d
authorDavid Maus <dmaus@ictsoc.de>
Tue, 24 Jan 2012 05:41:49 +0000 (24 06:41 +0100)
committerDavid Maus <dmaus@ictsoc.de>
Tue, 24 Jan 2012 05:41:49 +0000 (24 06:41 +0100)
tree21074e93739548be9460c60fc1de059f08bc5d97
parentfce92180d162c2c2d4487a719c078c5b33f941b3
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