From 18fed9bb660805e445c9abe0d288da5642c03098 Mon Sep 17 00:00:00 2001
From: Amin Bandali <bandali@kelar.org>
Date: Thu, 19 May 2022 22:18:42 -0400
Subject: * .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add
 @kelar.org address.

---
 .emacs.d/lisp/bandali-message.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.emacs.d/lisp/bandali-message.el')

diff --git a/.emacs.d/lisp/bandali-message.el b/.emacs.d/lisp/bandali-message.el
index 384326f..6a3d2b9 100644
--- a/.emacs.d/lisp/bandali-message.el
+++ b/.emacs.d/lisp/bandali-message.el
@@ -60,7 +60,7 @@
    message-subscribed-address-functions
    '(gnus-find-subscribed-addresses)
    message-dont-reply-to-names
-   "\\(\\(amin@shemshak\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(csclub\\.\\)?uwaterloo\\.ca\\)\\|amin\\.bandali@savoirfairelinux\\.com\\)")
+   "\\(\\(bandali@kelar\\.org\\)\\|\\(amin@shemshak\\.org\\)\\|\\(\\(bandali\\|mab\\|aminb?\\)@gnu\\.org\\)\\|\\(a?bandali@\\(csclub\\.\\)?uwaterloo\\.ca\\)\\|amin\\.bandali@savoirfairelinux\\.com\\)")
   ;; (custom-set-faces
   ;;  '(message-header-subject
   ;;    ((t (:foreground "#111" :weight semi-bold))))
-- 
cgit v1.2.3-83-g751a