From 4f39bf36f058b3e59068b5cb61cd810b05250813 Mon Sep 17 00:00:00 2001 From: Hanno Perrey Date: Sun, 15 Mar 2020 17:36:21 +0100 Subject: [PATCH] stops overriding circe default servers circe-network-defaults is filled with predefined server details e.g. for Freenode.net and those defaults should not be wiped here --- modules/app/irc/config.el | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/app/irc/config.el b/modules/app/irc/config.el index a9e1b08a6..2d2f109f0 100644 --- a/modules/app/irc/config.el +++ b/modules/app/irc/config.el @@ -48,7 +48,6 @@ playback.") (use-package! circe :commands circe circe-server-buffers - :init (setq circe-network-defaults nil) :config (setq circe-default-quit-message nil circe-default-part-message nil