diff --git a/init.org b/init.org index 67876b3..4a7d981 100644 --- a/init.org +++ b/init.org @@ -4409,7 +4409,8 @@ preceded by another heading) and after headings." (forward-line)) (goto-char (point-at-bol)) (when (looking-at-p "^$") - (join-line)))))) + (join-line))))) + (outline-next-visible-heading 1)) #+END_SRC *** org-html-themify