--- org.el 2009/06/19 10:04:48 1.1 +++ org.el 2009/06/19 10:05:13 @@ -12027,7 +12027,7 @@ (when (re-search-forward (concat "^[ \t]*:ID:[ \t]+" (regexp-quote id) "[ \t]*$") nil t) - (org-back-to-heading) + (org-back-to-heading t) (point)))))) ;;;; Timestamps