summaryrefslogtreecommitdiffhomepage
path: root/email.org
diff options
context:
space:
mode:
Diffstat (limited to 'email.org')
-rw-r--r--email.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/email.org b/email.org
index 7f957dd..386aead 100644
--- a/email.org
+++ b/email.org
@@ -657,7 +657,7 @@
:config (setq message-directory "~/var/mail/"
message-auto-save-directory
(expand-file-name "drafts" message-directory))
- :bind (:map notmuch-message-mode-map
+ :bind (:map message-mode-map
(("C-c C-d" . notmuch-draft-postpone))))
#+end_src