aboutsummaryrefslogtreecommitdiff
path: root/seam.el
diff options
context:
space:
mode:
Diffstat (limited to 'seam.el')
-rw-r--r--seam.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/seam.el b/seam.el
index 564056c..e60027c 100644
--- a/seam.el
+++ b/seam.el
@@ -151,6 +151,7 @@ naming. Must be a function taking two arguments: TITLE and TYPE."
(with-current-buffer buffer
(save-mark-and-excursion
(save-restriction
+ (widen)
(goto-char 1)
(ignore-errors
(re-search-forward (org-headline-re 1))