Nicolas Goaziou пре 8 година
родитељ
комит
a51c6ffa53
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      lisp/ox.el

+ 1 - 2
lisp/ox.el

@@ -4334,8 +4334,7 @@ significant."
 		 (and (org-export-match-search-cell-p datum search-cells)
 		      datum)))))
 	(unless matches
-	  (signal 'org-link-broken
-		  (list (org-element-property :raw-path link))))
+	  (signal 'org-link-broken (list (org-element-property :path link))))
 	(puthash
 	 search-cells
 	 ;; There can be multiple matches for un-typed searches, i.e.,