mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
tweak(wanderlust): do not truncate long subjects or mail lines
This commit is contained in:
@ -24,8 +24,8 @@
|
||||
;; use half of that size as threshold to switch to hashing
|
||||
(setq elmo-msgdb-path-encode-threshold 128)
|
||||
|
||||
(setq wl-message-truncate-lines t
|
||||
wl-summary-width 120
|
||||
(setq wl-message-truncate-lines nil
|
||||
wl-summary-width nil
|
||||
wl-message-ignored-field-list
|
||||
'(".*Received:"
|
||||
".*Path:"
|
||||
|
Reference in New Issue
Block a user