diff --git a/.emacs.desktop b/.emacs.desktop deleted file mode 100644 index 0b1b67c..0000000 --- a/.emacs.desktop +++ /dev/null @@ -1,43 +0,0 @@ -;; -*- mode: emacs-lisp; coding: emacs-mule; -*- -;; -------------------------------------------------------------------------- -;; Desktop File for Emacs -;; -------------------------------------------------------------------------- -;; Created Mon Aug 31 17:52:46 2020 -;; Desktop file format version 208 -;; Emacs version 26.3 - -;; Global section: -(setq desktop-saved-frameset [frameset 1 (24397 3774 977840 0) (desktop . "208") "norets@Alexeys-iMac.local" nil nil ((((minibuffer . t) (tty-type . "xterm-256color") (tty . "/dev/tty") (display-type . color) (background-mode . light) (foreground-color . "unspecified-fg") (menu-bar-lines . 0) (tool-bar-lines . 0) (background-color . "unspecified-bg") (font . "tty") (height . 40) (width . 135) (modeline . t) (unsplittable) (frameset--id . "2DC1-6FEA-719D-5D8F") (frameset--mini t)) ((min-height . 4) (min-width . 10) (min-height-ignore . 2) (min-width-ignore . 2) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 4) (min-pixel-width . 10) (min-pixel-height-ignore . 2) (min-pixel-width-ignore . 2) (min-pixel-height-safe . 1) (min-pixel-width-safe . 2)) leaf (pixel-width . 135) (pixel-height . 39) (total-width . 135) (total-height . 39) (normal-height . 1.0) (normal-width . 1.0) (buffer ".gitignore" (selected . t) (hscroll . 0) (fringes 0 0 nil) (margins nil) (scroll-bars nil 0 t nil 0 nil) (vscroll . 0) (dedicated) (point . 43) (start . 1))))]) -(setq desktop-missing-file-warning nil) -(setq tags-file-name nil) -(setq tags-table-list nil) -(setq search-ring nil) -(setq regexp-search-ring nil) -(setq register-alist nil) -(setq file-name-history '("~/Documents/projects/klinteplo/")) - -;; Buffer section -- buffers listed in same order as in buffer list: -(desktop-create-buffer 208 - "/Users/norets/Documents/projects/klinteplo/.gitignore" - ".gitignore" - 'fundamental-mode - '(visual-line-mode override-global-mode company-mode undo-tree-mode) - 43 - '(89 nil) - nil - nil - '((buffer-display-time 24397 3771 932938 0) (buffer-file-coding-system . undecided-unix) (overwrite-mode) (truncate-lines)) - '((mark-ring (90 75)))) - -(desktop-create-buffer 208 - nil - "klinteplo" - 'dired-mode - '(visual-line-mode override-global-mode company-mode) - 843 - '(843 nil) - t - '("/Users/norets/Documents/projects/klinteplo/") - '((buffer-display-time 24397 3760 234261 0) (overwrite-mode) (truncate-lines)) - '((mark-ring (843 843)))) -