From 08a15504b4e831160d6fed6a56194af422956d53 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 25 Dec 2022 00:52:19 -0500 Subject: [PATCH] * .emacs.d/lisp/bandali-gnus.el: Drop signature. --- .emacs.d/lisp/bandali-gnus.el | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.emacs.d/lisp/bandali-gnus.el b/.emacs.d/lisp/bandali-gnus.el index 11d0de9..f4e44e6 100644 --- a/.emacs.d/lisp/bandali-gnus.el +++ b/.emacs.d/lisp/bandali-gnus.el @@ -296,12 +296,6 @@ (defvar b/sfl-p nil) (with-eval-after-load 'gnus-msg (let ((bandali "Amin Bandali (https://kelar.org/~bandali)")) - (defvar b/canonical-signature - (mapconcat - #'identity - `(,bandali - "Software Engineer (Desktop), Canonical") - "\n")) (defvar b/csc-signature (mapconcat #'identity @@ -336,7 +330,7 @@ ("nnimap\\+canonical:.*" (address "amin.bandali@canonical.com") ("X-Message-SMTP-Method" "smtp smtp.canonical.com 587") - (signature b/canonical-signature) + (signature nil) (gcc "nnimap+canonical:Sent")) ("nnimap\\+csc:.*" (address "bandali@csclub.uwaterloo.ca") -- 2.20.1