summaryrefslogtreecommitdiff
path: root/.config/emacs/wl.el
diff options
context:
space:
mode:
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