emacs/code/persp-confs/persp-auto-save

50 lines
1.7 KiB
Plaintext

;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
((def-persp nil
((def-buffer "config.go" "c:/Users/mcros/src/piframe-go/ui/config.go" go-mode)
(def-buffer "watchdog.go" "c:/Users/mcros/src/piframe-go/watchdog/watchdog.go" go-mode)
(def-buffer "layer-3---other.json" "c:/Users/mcros/Nextcloud/org/keyboards/pockettype/layer-3---other.json" json-mode)
(def-buffer "Readme.md" "c:/Users/mcros/Nextcloud/org/Readme.md" markdown-mode)
(def-buffer "blog_posts.org" "c:/Users/mcros/Nextcloud/org/blog_posts.org" org-mode)
(def-buffer ".owncloudsync.log" "c:/Users/mcros/Nextcloud/.owncloudsync.log" fundamental-mode)
(def-buffer "links.md" "c:/Users/mcros/Nextcloud/links.md" markdown-mode))
(def-wconf
(((min-height . 4)
(min-width . 10)
(min-height-ignore . 3)
(min-width-ignore . 6)
(min-height-safe . 1)
(min-width-safe . 2)
(min-pixel-height . 80)
(min-pixel-width . 100)
(min-pixel-height-ignore . 60)
(min-pixel-width-ignore . 60)
(min-pixel-height-safe . 20)
(min-pixel-width-safe . 20))
leaf
(pixel-width . 1262)
(pixel-height . 1262)
(total-width . 126)
(total-height . 63)
(normal-height . 1.0)
(normal-width . 1.0)
(buffer "config.go"
(selected . t)
(hscroll . 0)
(fringes 8 8 nil nil)
(margins nil)
(scroll-bars nil 3 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 568)
(start . 432))
(prev-buffers
("watchdog.go" 1 587)
("layer-3---other.json" 1 528)
("Readme.md" 1 1)
("blog_posts.org" 8764 8764)
(".owncloudsync.log" 1 1)
("links.md" 1 3418)
("*scratch*" 1 1))))
(def-params nil)
t nil nil))