From 9039d717dcafcee27e0ae47a90ff9993715354a3 Mon Sep 17 00:00:00 2001 From: Charles Roelli Date: Thu, 19 Feb 2026 12:20:51 +0100 Subject: Save rcirc logs --- .emacs | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs b/.emacs index 9908e4e..70de4a8 100644 --- a/.emacs +++ b/.emacs @@ -5,6 +5,7 @@ ;; If there is more than one, they won't work right. '(backup-directory-alist '(("." . "~/Backups"))) '(custom-file "~/Code/home/.emacs") + '(rcirc-log-flag t) '(rcirc-server-alist '(("thulcandra.adnoto.dev" :nick "charlesroelli" :port 6697 :user-name "charlesroelli/irc.libera.chat@laptop" :full-name -- cgit v1.3