10sr пре 12 година
родитељ
комит
4bffcce8be
1 измењених фајлова са 3 додато и 8 уклоњено
  1. +3
    -8
      emacs.el

+ 3
- 8
emacs.el Прегледај датотеку

@@ -731,16 +731,11 @@ return nil if LIB unfound and downloading failed, otherwise the path of LIB."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; frame buffer

(add-hook 'after-make-frame-functions
(lambda (frame)
(switch-to-buffer (recentf-open-files))))

;; (defvar aaa nil)
;; (plist-get aaa 'abc)
;; (setq aaa (plist-put aaa 'abc 'efg))
(add-hook 'before-make-frame-hook
(lambda ()
(switch-to-buffer "*Messages*")))

(defvar my-frame-buffer-plist nil)
;; (setplist my-frame-buffer-plist nil)

(defun my-frame-buffer-add (&optional buf frame)
""


Loading…
Откажи
Сачувај