emacs/org/persp-confs/persp-auto-save3

44 lines
1.4 KiB
Plaintext
Raw Normal View History

;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
((def-persp nil
2022-04-22 04:48:52 +00:00
((def-buffer "_todo.org" "c:/Users/mcros/Nextcloud/org/_todo.org" org-mode)
(def-buffer "_index.org" "c:/Users/mcros/Nextcloud/org/_index.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
2022-04-22 03:09:27 +00:00
(((min-height . 4)
(min-width . 10)
2022-04-22 03:09:27 +00:00
(min-height-ignore . 3)
(min-width-ignore . 6)
2022-04-22 03:09:27 +00:00
(min-height-safe . 1)
(min-width-safe . 2)
2022-04-22 03:09:27 +00:00
(min-pixel-height . 80)
(min-pixel-width . 100)
2022-04-22 03:09:27 +00:00
(min-pixel-height-ignore . 60)
(min-pixel-width-ignore . 60)
2022-04-22 03:09:27 +00:00
(min-pixel-height-safe . 20)
(min-pixel-width-safe . 20))
2022-04-22 03:09:27 +00:00
leaf
2022-04-22 04:48:52 +00:00
(pixel-width . 837)
(pixel-height . 700)
(total-width . 83)
(total-height . 35)
(normal-height . 1.0)
(normal-width . 1.0)
2022-04-22 04:48:52 +00:00
(buffer "_todo.org"
2022-04-22 03:09:27 +00:00
(selected . t)
(hscroll . 0)
(fringes 8 8 nil nil)
(margins nil)
(scroll-bars nil 3 t nil 0 t nil)
(vscroll . 0)
(dedicated)
2022-04-22 04:48:52 +00:00
(point . 1)
2022-04-22 03:09:27 +00:00
(start . 1))
(prev-buffers
("*Org Agenda*" 1 1142)
("*scratch*" 1 1))))
(def-params nil)
t nil nil))