projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
78f2a2b
)
emacs: update signature, sign messages by default
author
Amin Bandali
<bandali@gnu.org>
Wed, 16 Oct 2019 23:25:23 +0000
(19:25 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Wed, 16 Oct 2019 23:25:23 +0000
(19:25 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
4449544
..
8779ea9
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1249,7
+1249,6
@@
This function is intended for use with `ivy-ignore-buffers'."
:mode "\\.bashrc$")
(use-package company
:mode "\\.bashrc$")
(use-package company
- :defer 0.6
:bind
(:map company-active-map
([tab] . company-complete-common-or-cycle)
:bind
(:map company-active-map
([tab] . company-complete-common-or-cycle)
@@
-2285,11
+2284,11
@@
This function is intended for use with `ivy-ignore-buffers'."
(use-feature gnus-msg
:config
(defvar b/signature "Amin Bandali
(use-feature gnus-msg
:config
(defvar b/signature "Amin Bandali
-Free Software Activist | GNU
Webmaster & Volunte
er
+Free Software Activist | GNU
Maintainer & Webmast
er
GPG: BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103
https://shemshak.org/~amin")
(defvar b/gnu-signature "Amin Bandali
GPG: BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103
https://shemshak.org/~amin")
(defvar b/gnu-signature "Amin Bandali
-Free Software Activist | GNU
Webmaster & Volunte
er
+Free Software Activist | GNU
Maintainer & Webmast
er
GPG: BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103
https://bandali.eu.org")
(defvar b/uw-signature "Amin Bandali, MMath Student
GPG: BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103
https://bandali.eu.org")
(defvar b/uw-signature "Amin Bandali, MMath Student
@@
-2323,7
+2322,8
@@
https://csclub.uwaterloo.ca/~abandali")
("nnimap\\+csc:.*"
(address "bandali@csclub.uwaterloo.ca")
(signature b/csc-signature)
("nnimap\\+csc:.*"
(address "bandali@csclub.uwaterloo.ca")
(signature b/csc-signature)
- (gcc "nnimap+csc:Sent")))))
+ (gcc "nnimap+csc:Sent"))))
+ :hook (gnus-message-setup . mml-secure-message-sign))
(use-feature gnus-topic
:hook (gnus-group-mode . gnus-topic-mode)
(use-feature gnus-topic
:hook (gnus-group-mode . gnus-topic-mode)