summaryrefslogtreecommitdiff
path: root/.wl
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-31 18:31:57 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-31 18:31:57 -0500
commit4a1dbb6dcf0b5efc26d366b164707311332354c9 (patch)
treeacc7bb0c951c7aaf30009e0df4e0bdb62391318e /.wl
parent5d5254db67843e7f57bc7d7dec6128f1e566ba2c (diff)
update
Diffstat (limited to '.wl')
-rw-r--r--.wl5
1 files changed, 3 insertions, 2 deletions
diff --git a/.wl b/.wl
index 63182f3..f28f6ed 100644
--- a/.wl
+++ b/.wl
@@ -63,13 +63,14 @@
"^Organization:"
"^Message-Id:"
"^\\(Posted\\|Date\\):"
+ "^List-ID:"
)
wl-message-sort-field-list ;; in this order
- '("^From"
+ '("^Date"
+ "^From"
"^Organization:"
"^X-Attribution:"
"^Subject"
- "^Date"
"^To"
"^Cc")
)