Browse Source

Merge branch 'maint'

Nicolas Goaziou 9 năm trước cách đây
mục cha
commit
602fca424d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lisp/org-capture.el

+ 1 - 0
lisp/org-capture.el

@@ -1185,6 +1185,7 @@ may have been stored before."
     (cond
      ((and table-line-pos
 	   (string-match "\\(I+\\)\\([-+][0-9]\\)" table-line-pos))
+      (goto-char (point-min))
       ;; we have a complex line specification
       (let ((ll (ignore-errors
 		  (save-match-data (org-table-analyze))