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