diff options
Diffstat (limited to '.wl')
-rw-r--r-- | .wl | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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") ) |