summaryrefslogtreecommitdiff
path: root/.config/emacs/wl.el
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-10 18:05:37 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-10 18:05:37 -0400
commit79603171010f907ef037213b7ec6cbf5f33258c1 (patch)
tree33ca779e6a691e582fe73fefbf32349d75e110ba /.config/emacs/wl.el
parenta0b0e2faf634625c2ae1981cb1a5604648ad8334 (diff)
stuff
Diffstat (limited to '.config/emacs/wl.el')
-rw-r--r--.config/emacs/wl.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/emacs/wl.el b/.config/emacs/wl.el
index a169249..815c97c 100644
--- a/.config/emacs/wl.el
+++ b/.config/emacs/wl.el
@@ -27,12 +27,12 @@
;; note: all below are dirs (Maildirs) under elmo-maildir-folder-path
;; the '.'-prefix is for marking them as maildirs
- wl-fcc "..Sent" ;; sent msgs go to the "sent"-folder
- wl-default-folder "..Ham" ;; my main inbox
- wl-draft-folder "..Draft" ;; store drafts in 'postponed'
- wl-trash-folder "..Trash" ;; put trash in 'trash'
- wl-spam-folder "..Bulk Mail" ;; put spam in 'Bulk Mail'
- wl-queue-folder "..queue" ;; we don't use this
+ wl-fcc ".Sent" ;; sent msgs go to the "sent"-folder
+ wl-default-folder ".FOLDERS.Ham" ;; my main inbox
+ 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
;; check this folder periodically, and update modeline
;wl-biff-check-folder-list '(".todo") ;; check every 180 seconds