* .emacs.d/lisp/bandali-erc.el: Tweak pals
[~bandali/configs] / .emacs.d / lisp / bandali-erc.el
index 41a152c..3b6d0d0 100644 (file)
@@ -53,7 +53,8 @@
     (erc-message "PRIVMSG"
                  (format "chanserv op %s %s"
                          (erc-default-target)
-                         (erc-current-nick)) nil))
+                         (erc-current-nick))
+                 nil))
   (declare-function erc-cmd-DEOP "erc" (&rest people))
   (defun erc-cmd-DEOPME ()
     "Deop myself from current channel."
@@ -94,8 +95,9 @@
   (csetq
    erc-pal-highlight-type 'nick
    erc-pals
-   '("aindilis" "blackbeard" "bremner" "brettgilio" "civodul"
-     "dto" "ggoes" "jrasata" "mplsCorwin" "rwp" "technomancy"))
+   '("aindilis" "blackbeard" "bremner" "brettgilio" "civodul" "dto"
+     "ggoes" "iank" "jrasata" "mplsCorwin" "quidam" "rwp" "sudoman"
+     "technomancy"))
   (with-eval-after-load 'erc-match
     (set-face-attribute
      'erc-pal-face nil