emacs/org/persp-confs/persp-auto-save

73 lines
2.1 KiB
Plaintext

;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
((def-persp nil
((def-buffer "_index.org" "c:/Users/mcros/Nextcloud/org/_index.org" org-mode)
(def-buffer "_todo.org" "c:/Users/mcros/Nextcloud/org/_todo.org" org-mode)
(def-buffer "_index_phone.org" "c:/Users/mcros/Nextcloud/org/_index_phone.org" org-mode)
(def-buffer "_health.org" "c:/Users/mcros/Nextcloud/org/health/_health.org" org-mode)
(def-buffer "health_houdini.org" "c:/Users/mcros/Nextcloud/org/health/health_houdini.org" org-mode)
(def-buffer "health_mike.org" "c:/Users/mcros/Nextcloud/org/health/health_mike.org" org-mode))
(def-wconf
(((min-height . 8)
(min-width . 10)
(min-height-ignore . 6)
(min-width-ignore . 6)
(min-height-safe . 2)
(min-width-safe . 2)
(min-pixel-height . 160)
(min-pixel-width . 100)
(min-pixel-height-ignore . 120)
(min-pixel-width-ignore . 60)
(min-pixel-height-safe . 40)
(min-pixel-width-safe . 20))
vc
(pixel-width . 837)
(pixel-height . 700)
(total-width . 84)
(total-height . 35)
(normal-height . 1.0)
(normal-width . 1.0)
(combination-limit)
(leaf
(pixel-width . 837)
(pixel-height . 309)
(total-width . 84)
(total-height . 15)
(normal-height . 0.4414285714285714)
(normal-width . 1.0)
(buffer "*Org Agenda*"
(selected)
(hscroll . 0)
(fringes 8 8 nil nil)
(margins nil)
(scroll-bars nil 3 t nil 0 t nil)
(vscroll . 0)
(dedicated . "t")
(point . 1)
(start . 1))
(prev-buffers
("*scratch*" 1 1)))
(leaf
(last . t)
(pixel-width . 837)
(pixel-height . 391)
(total-width . 84)
(total-height . 20)
(normal-height . 0.5585714285714286)
(normal-width . 1.0)
(buffer "_index.org"
(selected . t)
(hscroll . 0)
(fringes 8 8 nil nil)
(margins nil)
(scroll-bars nil 3 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 13749)
(start . 1))
(prev-buffers
("_todo.org" 1 1)
("_index_phone.org" 1 1)
("*Org Agenda*" 1 1)))))
(def-params nil)
t nil nil))