X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/33b1a7ea3b46945a9043291bed5c54cb00f6a854..0a929da704e326009d8fb6cb70b07ea899442e7a:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index a4d3c97..221a054 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2161,7 +2161,7 @@ This function is intended for use with `ivy-ignore-buffers'." (nnimap-address "127.0.0.1") (nnimap-server-port 143) (nnimap-authenticator plain) - (nnimap-user "mab@gnu.local") + (nnimap-user "bandali@gnu.local") (nnimap-inbox "INBOX") (nnimap-split-methods 'nnimap-split-fancy) (nnimap-split-fancy (| @@ -2564,7 +2564,7 @@ https://csclub.uwaterloo.ca/~abandali") message-subscribed-address-functions '(gnus-find-subscribed-addresses) message-dont-reply-to-names - "\\(\\(\\(amin\\|mab\\)@shemshak\\.org\\)\\|\\(.*@aminb\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(csclub\\.\\)?uwaterloo\\.ca\\)\\)") + "\\(\\(amin@shemshak\\.org\\)\\|\\(.*@aminb\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(csclub\\.\\)?uwaterloo\\.ca\\)\\)") ;; (require 'company-ebdb) :hook (;; (message-setup . mml-secure-message-sign-pgpmime) (message-mode . flyspell-mode) @@ -2764,8 +2764,6 @@ https://csclub.uwaterloo.ca/~abandali") (setq znc-servers `(("znc.shemshak.org" 1337 t ((freenode "amin/freenode" ,pwd))) - ("znc.shemshak.org" 1337 t - ((moznet "amin/moznet" ,pwd))) ("znc.shemshak.org" 1337 t ((oftc "amin/oftc" ,pwd)))))))