chore(emacs.d): Remove explicit FCC dir for private account
No longer required because Gmail does this automatically.
This commit is contained in:
parent
e76be6b401
commit
b48797e4ce
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@
|
||||||
|
|
||||||
;; Store sent mail in the correct folder per account
|
;; Store sent mail in the correct folder per account
|
||||||
(setq notmuch-maildir-use-notmuch-insert nil)
|
(setq notmuch-maildir-use-notmuch-insert nil)
|
||||||
(setq notmuch-fcc-dirs '(("mail@tazj.in" . "tazjin/Sent")))
|
|
||||||
|
|
||||||
;; I don't use drafts but I instinctively hit C-x C-s constantly, lets
|
;; I don't use drafts but I instinctively hit C-x C-s constantly, lets
|
||||||
;; handle that gracefully.
|
;; handle that gracefully.
|
||||||
|
|
Loading…
Add table
Reference in a new issue