Przeglądaj źródła

emacs.el: disable my-idle-hook

pull/1/head
10sr 11 lat temu
rodzic
commit
56e17273a6
1 zmienionych plików z 3 dodań i 3 usunięć
  1. +3
    -3
      emacs.el

+ 3
- 3
emacs.el Wyświetl plik

@@ -157,9 +157,9 @@ found, otherwise returns nil."
(lambda ()
(run-hooks 'my-idle-hook)))

(add-hook 'my-idle-hook
(lambda ()
(message "idle hook message")))
;; (add-hook 'my-idle-hook
;; (lambda ()
;; (message "idle hook message")))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; start and quit


Ładowanie…
Anuluj
Zapisz