summaryrefslogtreecommitdiff
path: root/email.el
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2014-09-11 09:41:37 +0200
committerrekado <rekado@elephly.net>2014-09-11 09:41:37 +0200
commitc55119ef1300d5ff0224a8259cbdd14314ae2b54 (patch)
treed1a318425b2c30417e9448da73cbc21b3677673e /email.el
parentb929e1f5d1afef80125ab0beddd0f92202c33638 (diff)
remove notmuch variable from email.el
Diffstat (limited to 'email.el')
-rw-r--r--email.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/email.el b/email.el
index 1e166c6..d83630c 100644
--- a/email.el
+++ b/email.el
@@ -12,7 +12,6 @@
(setq message-sendmail-envelope-from 'header)
(setq mail-envelope-from 'header)
(setq message-directory "~/mail/")
-(setq notmuch-fcc-dirs "Sent")
(setq message-kill-buffer-on-exit t)
(setq message-send-mail-function 'message-send-mail-with-sendmail)