projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
efa912a
)
* .emacs.d/lisp/bandali-gnus.el: Drop signature.
author
Amin Bandali
<bandali@gnu.org>
Sun, 25 Dec 2022 05:52:19 +0000
(
00:52
-0500)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 25 Dec 2022 05:57:03 +0000
(
00:57
-0500)
.emacs.d/lisp/bandali-gnus.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/lisp/bandali-gnus.el
b/.emacs.d/lisp/bandali-gnus.el
index
11d0de9
..
f4e44e6
100644
(file)
--- 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/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
(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")
("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")
(gcc "nnimap+canonical:Sent"))
("nnimap\\+csc:.*"
(address "bandali@csclub.uwaterloo.ca")