25 matches in 22 lines for "erc" in buffer: .emacs
34: '(erc-autojoin-channels-alist '(("libera.chat" "#guix" "#guile" "#hurd" "#gnu")))
35: '(erc-inhibit-multiline-input t)
36: '(erc-log-insert-log-on-open t)
37: '(erc-log-write-after-insert t)
38: '(erc-log-write-after-send t)
39: '(erc-modules
44: '(erc-move-to-prompt-mode t nil (erc-goodies))
45: '(erc-nick "apteryx")
46: '(erc-notifications-mode t nil (erc-desktop-notifications))
47: '(erc-notify-list
49: '(erc-prompt-for-nickserv-password nil)
50: '(erc-prompt-for-password nil)
51: '(erc-sasl-auth-source-function 'erc-auth-source-search)
52: '(erc-sasl-password nil)
53: '(erc-sasl-user :nick)
54: '(erc-server "irc.libera.chat")
55: '(erc-server-reconnect-attempts 20)
56: '(erc-truncate-buffer-on-save t)
246:(add-hook 'erc-mode-hook #'bug-reference-mode)
306:
309: (erc-tls :server "10.10.10.1" :port 6697
314: (erc-tls :server "10.10.10.1" :port 6698