summaryrefslogtreecommitdiff
path: root/.config/emacs/wl.el
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-30 22:59:53 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-30 22:59:53 -0400
commitb2a41f953efda8e90dcf5fc0da1910b9df5cdb9e (patch)
tree1ccc29bd36219de77a669751b07d4069cbf495be /.config/emacs/wl.el
parentd48ee06cf933bf0f984b30db3fc900d2b6168a4e (diff)
clean up emacs config
Diffstat (limited to '.config/emacs/wl.el')
-rw-r--r--.config/emacs/wl.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/emacs/wl.el b/.config/emacs/wl.el
index 815c97c..e9e61bd 100644
--- a/.config/emacs/wl.el
+++ b/.config/emacs/wl.el
@@ -21,8 +21,6 @@
wl-message-id-domain user-mail-address
;; Folders/File system ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- elmo-msgdb-directory "~/.emacs.d/elmo" ;; where elmo keeps all its stuff
- elmo-cache-directory "~/.emacs.d/elmo-cache" ;; where elmo keeps all its stuff
elmo-maildir-folder-path "~/Maildir" ;; where I store my mail
;; note: all below are dirs (Maildirs) under elmo-maildir-folder-path
@@ -32,7 +30,7 @@
wl-draft-folder ".Draft" ;; store drafts in 'postponed'
wl-trash-folder ".Trash" ;; put trash in 'trash'
wl-spam-folder ".FOLDERS.Spam.training" ;; put spam in 'Bulk Mail'
- wl-queue-folder ".FOLDERS.queue" ;; we don't use this
+ wl-queue-folder ".FOLDERS.Queue" ;; we don't use this
;; check this folder periodically, and update modeline
;wl-biff-check-folder-list '(".todo") ;; check every 180 seconds