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