aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2019-05-10 08:50:13 +0200
committerThomas Schneider <qsx@qsx.re>2019-05-10 08:50:13 +0200
commit0f76c6c33aac439c0ae458b2aaf1a3ca7b38cdf1 (patch)
tree5ba3fe4f91bd547ff7d6f59baefeddb088dfba8f /dot.emacs.d
parent4cdfb42a5f9973b56251eeb0c73c5103a2990783 (diff)
Emacs: add #'gnus-alias-select-identity keybinding
Diffstat (limited to 'dot.emacs.d')
-rw-r--r--dot.emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el
index b31b201..05c7424 100644
--- a/dot.emacs.d/init.el
+++ b/dot.emacs.d/init.el
@@ -229,6 +229,8 @@
(use-package gnus-alias
:ensure t
+ :bind (:map message-mode-map
+ ("C-c i" . #'gnus-alias-select-identity))
:config
(setq gnus-alias-identity-alist
'(("Chaotikum"