Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Commit

Permalink
Collapse all headings after quit (and therefore after sorting).
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolfochrist committed Apr 9, 2015
1 parent 90e1772 commit 44c098a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interleave.el
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ of .pdf)."
(widen)
(goto-char (point-min))
(interleave--sort-notes interleave--sort-order)
(org-overview)
(interleave 0))
(interleave--pdf-kill-proc-and-buffer))

Expand Down

0 comments on commit 44c098a

Please sign in to comment.