Restore some stability to workgroups2 restore-on-init

This commit is contained in:
Henrik Lissner 2015-12-29 23:14:24 -05:00
parent 93c88f5626
commit af9003e529

View file

@ -16,6 +16,16 @@
wg-workgroups-mode-exit-save-behavior 'save wg-workgroups-mode-exit-save-behavior 'save
wg-log-level 0 wg-log-level 0
;; Some of these make workgroup-restoration-on-init unstable. I'd rather trade some
;; convenience for stability.
wg-restore-fringes nil
wg-restore-margins nil
wg-restore-scroll-bars nil
wg-restore-frame-position nil
wg-restore-remote-buffers nil
;; wg-restore-mark nil
;; wg-restore-point-max nil
wg-list-display-decor-divider " " wg-list-display-decor-divider " "
wg-list-display-decor-left-brace "" wg-list-display-decor-left-brace ""
wg-list-display-decor-right-brace "| " wg-list-display-decor-right-brace "| "