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

61 lines
1.4 KiB
Plaintext

;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
((def-persp nil nil
(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 . 83)
(total-height . 35)
(normal-height . 1.0)
(normal-width . 1.0)
(combination-limit)
(leaf
(pixel-width . 837)
(pixel-height . 340)
(total-width . 83)
(total-height . 17)
(normal-height . 0.5)
(normal-width . 1.0)
(buffer "*scratch*"
(selected . t)
(hscroll . 0)
(fringes 8 8 nil nil)
(margins nil)
(scroll-bars nil 3 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 146)
(start . 1)))
(leaf
(last . t)
(pixel-width . 837)
(pixel-height . 360)
(total-width . 83)
(total-height . 18)
(normal-height . 0.5)
(normal-width . 1.0)
(buffer "*Warnings*"
(selected)
(hscroll . 0)
(fringes 8 8 nil nil)
(margins nil)
(scroll-bars nil 3 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 106)
(start . 1)))))
(def-params nil)
t nil nil))