author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Wed, 08 Jun 2011 11:43:23 +0300 | |
changeset 639 | 3e66a9605c4f |
parent 638 | 5bfd6f2d1ae7 |
child 640 | b430ca70e6b0 |
--- a/.emacs-my Tue Jun 07 15:06:20 2011 +0300 +++ b/.emacs-my Wed Jun 08 11:43:23 2011 +0300 @@ -1082,6 +1082,9 @@ ;;; ---------------------------------------------------------------- (message "erc") +;; (add-to-list 'erc-modules 'notify) +;; (setq erc-notify-list '("")) + ;; Take off noise message. (setq erc-track-exclude-types '("JOIN" "PART" "QUIT" "NICK" "MODE"))