dotfiles/emacs/.emacs.d/.cache/layouts/AIML

81 lines
3.2 KiB
Plaintext

;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
((def-persp "AIML"
((def-buffer "utilidades.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/utilidades.aiml" web-mode)
(def-buffer "AIML" "/home/coolneng/.dotfiles/emacs/.emacs.d/.cache/layouts/AIML" emacs-lisp-mode)
(def-buffer "la casa de papel.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/maps/la casa de papel.txt" text-mode)
(def-buffer "series.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/maps/series.txt" text-mode)
(def-buffer "magit: programAB<P1>" nil magit-status-mode)
(def-buffer "streaming.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/examples/streaming.aiml" web-mode)
(def-buffer "Descripcion_Series_Practica.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/Descripcion_Series_Practica.txt" text-mode)
(def-buffer "seriesnetflix.txt" nil text-mode)
(def-buffer "plataforma.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/plataforma.txt" text-mode)
(def-buffer "agente.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/agente.aiml" web-mode)
(def-buffer "magit: programAB" nil fundamental-mode))
(def-wconf
(((min-height . 4)
(min-width . 10)
(min-height-ignore . 3)
(min-width-ignore . 5)
(min-height-safe . 1)
(min-width-safe . 2)
(min-pixel-height . 68)
(min-pixel-width . 70)
(min-pixel-height-ignore . 51)
(min-pixel-width-ignore . 35)
(min-pixel-height-safe . 17)
(min-pixel-width-safe . 14))
leaf
(pixel-width . 1366)
(pixel-height . 707)
(total-width . 195)
(total-height . 42)
(normal-height . 1.0)
(normal-width . 1.0)
(buffer "agente.aiml"
(selected . t)
(hscroll . 0)
(fringes 8 8 nil)
(margins nil)
(scroll-bars nil 0 t nil 0 t)
(vscroll . 0)
(dedicated)
(point . 5984)
(start . 4971))))
(def-params
((persp-file . "/home/coolneng/.emacs.d/.cache/layouts/AIML")
(gui-eyebrowse-last-slot . 1)
(gui-eyebrowse-current-slot . 1)
(gui-eyebrowse-window-configs
(1
(((min-height . 4)
(min-width . 10)
(min-height-ignore . 3)
(min-width-ignore . 5)
(min-height-safe . 1)
(min-width-safe . 2)
(min-pixel-height . 68)
(min-pixel-width . 70)
(min-pixel-height-ignore . 51)
(min-pixel-width-ignore . 35)
(min-pixel-height-safe . 17)
(min-pixel-width-safe . 14))
leaf
(pixel-width . 1366)
(pixel-height . 707)
(total-width . 195)
(total-height . 42)
(normal-height . 1.0)
(normal-width . 1.0)
(buffer "agente.aiml"
(selected . t)
(hscroll . 0)
(fringes 8 8 nil)
(margins nil)
(scroll-bars nil 0 t nil 0 t)
(vscroll . 0)
(dedicated)
(point . 2700)
(start . 1888)))
""))))
nil nil nil))