|
@@ -8560,6 +8560,7 @@ It also looks at the text of the entry itself."
|
|
(and delete-other-windows (delete-other-windows))
|
|
(and delete-other-windows (delete-other-windows))
|
|
(widen)
|
|
(widen)
|
|
(goto-char pos)
|
|
(goto-char pos)
|
|
|
|
+ (org-back-to-heading t)
|
|
(when (derived-mode-p 'org-mode)
|
|
(when (derived-mode-p 'org-mode)
|
|
(org-show-context 'agenda)
|
|
(org-show-context 'agenda)
|
|
(save-excursion
|
|
(save-excursion
|