浏览代码

org-element: Fix af9c0fbf9143883ce31478a137a60cc69428d4d4
* lisp/org-element.el (org-element-at-point): Fix commit
af9c0fbf9143883ce31478a137a60cc69428d4d4.

Nicolas Goaziou 11 年之前
父节点
当前提交
29c33591a2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org-element.el

+ 1 - 0
lisp/org-element.el

@@ -4740,6 +4740,7 @@ first element of current section."
 	      ;; belongs to the headline.
 	      (throw 'exit
 		     (progn (skip-chars-backward " \r\t\n")
+			    (beginning-of-line)
 			    (if (not keep-trail)
 				(org-element-headline-parser (point-max) t)
 			      (list (org-element-headline-parser