(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."
(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