set erc nick completion postfix to ": "
(the empty space after the colon was missing)
(mode-io-correlate "%n:1:%t ")
"%o"))))
(mode-io-correlate "%n:1:%t ")
"%o"))))
+ ;; set the erc nick completion postfix to ": "
+ (setq erc-pcomplete-nick-postfix ": ")
;; Suppress ad-handle-definition warnings
;; (annoying "`tramp-read-passwd' got redefined" warning on startup)
;; Suppress ad-handle-definition warnings
;; (annoying "`tramp-read-passwd' got redefined" warning on startup)