diff options
author | Kyle Meyer <kyle@kyleam.com> | 2013-11-11 18:26:44 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2013-11-11 18:26:44 -0500 |
commit | a9c1bc549e998a33039e973fb45b212e689d421b (patch) | |
tree | a30016d0c7d84574d6220397108ab276d6aa7a92 /snippets | |
parent | 3b2798354943446cc89ccfa1987a5c04b91ad75f (diff) | |
download | emacs.d-a9c1bc549e998a33039e973fb45b212e689d421b.tar.gz |
Rework org agenda fullscreen advice
With previous advice, window configuration would not be restored
correctly if the agenda buffer was refreshed. This can be avoided if
restoring the window configuration is left to org mode (with
`org-agenda-restore-windows-after-quit'). There isn't a fullscreen
option in `org-agenda-window-setup', so `org-agenda-list' still needs to
be advised to delete the other windows.
Diffstat (limited to 'snippets')
0 files changed, 0 insertions, 0 deletions