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
|
;; 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:"
|
||||||
|
Reference in New Issue
Block a user