Skip to content

Commit

Permalink
org-agenda-restore-windows-after-quit t
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwacky42 committed Apr 26, 2019
1 parent 052699d commit 93ef956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/init-org.el
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
(setq org-directory "~/info/orgfiles/")
(setq
org-agenda-files (list org-directory) ; default "~/.agenda_files"
org-agenda-restore-windows-after-quit t
org-agenda-start-on-weekday nil
org-blank-before-new-entry (quote ((heading . t)
(plain-list-item . t)))
Expand Down

0 comments on commit 93ef956

Please sign in to comment.