fix(wanderlust): avoid File name too long...

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

View file

@ -20,6 +20,10 @@
wl-init-file (expand-file-name "wl.el" doom-user-dir)
wl-folders-file (expand-file-name "folders.wl" doom-user-dir))
;; macOS allows file names up to 255 characters,
;; 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
wl-message-ignored-field-list