summaryrefslogtreecommitdiff
path: root/.wl
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-04-11 23:01:21 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-04-11 23:01:21 -0400
commit6c0a5af3aba9902206a73a62e2be2e4dd67be9da (patch)
treecbc0dbb938716a80cc0248b5aff97dc34f21c756 /.wl
parentebc4f813d517d44ddf7440fd8043c5d41adf8932 (diff)
parenta96ee608ce4be813ce381a6a0c195591f633986e (diff)
Merge branch 'hp-dv6426us-par' into identica-mode-1.2hp-dv6426us-par/identica-mode-1.2
Conflicts: .emacs
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")
)