From 4cce79552f38739c2a1ab3f6231cd48058cc5424 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 22 Nov 2021 23:08:46 -0600 Subject: Configure +circe-server-buffer-action --- init.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index a9da4d4..aadf54a 100644 --- a/init.el +++ b/init.el @@ -180,7 +180,9 @@ (- +circe-left-margin 2)) " ")) - (:option +circe-network-inhibit-autoconnect _circe-network-inhibit-autoconnect + (:option +circe-server-buffer-action (lambda (buf) + (message "Connected to %s" buf)) + +circe-network-inhibit-autoconnect _circe-network-inhibit-autoconnect circe-network-options _circe-network-options circe-color-nicks-everywhere t circe-default-part-message "See You, Space Cowpokes . . ." @@ -383,7 +385,6 @@ " k" 'helpful-key "C-c C-d" 'helpful-at-point)) - (setup (:straight (hippie-completing-read :host github :repo "duckwork/hippie-completing-read")) -- cgit 1.4.1-21-gabe81