tweak(wanderlust): do not truncate long subjects or mail lines

This commit is contained in:
Kirill A. Korinsky 2024-01-14 14:18:23 +01:00
parent e09838e01a
commit ebcb383c99
No known key found for this signature in database
GPG key ID: 98D8D9867759226E

View file

@ -24,8 +24,8 @@
;; use half of that size as threshold to switch to hashing ;; use half of that size as threshold to switch to hashing
(setq elmo-msgdb-path-encode-threshold 128) (setq elmo-msgdb-path-encode-threshold 128)
(setq wl-message-truncate-lines t (setq wl-message-truncate-lines nil
wl-summary-width 120 wl-summary-width nil
wl-message-ignored-field-list wl-message-ignored-field-list
'(".*Received:" '(".*Received:"
".*Path:" ".*Path:"