0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 21:07:54 +00:00

Fix e52599

Thanks to Matt Lundin for reporting this.
This commit is contained in:
Bastien Guerry 2014-01-25 14:49:17 +01:00
parent e8bfc5336c
commit a6b8bdecab

View file

@ -8770,7 +8770,6 @@ the same tree node, and the headline of the tree node in the Org-mode file."
(with-current-buffer buffer
(widen)
(goto-char pos)
(setq col (current-column))
(org-show-context 'agenda)
(save-excursion
(and (outline-next-heading)