Tweak some μ settings

master
Jacopo De Simoi 4 years ago
parent 33fb298f24
commit f40fc8ea98
  1. 9
      global.org

@ -625,10 +625,15 @@
mu4e-attachment-dir "~/attachments"
mu4e-html2text-command "w3m -dump -T text/html -cols 72 -o display_link_number=true -o auto_image=false -o display_image=false -o ignore_null_img_alt=true"
mu4e-headers-show-threads nil
mu4e-headers-sort-direction 'ascending'
mu4e-headers-sort-direction "descending"
mail-user-agent 'mu4e-user-agent
read-mail-command 'mu4e
mu4e-view-use-gnus t
mu4e-compose-format-flowed t
mm-text-html-renderer 'gnus-w3m)
fill-flowed-encode-column 998
mm-text-html-renderer 'gnus-w3m
mu4e-completing-read-function 'completing-read)
(add-to-list 'mu4e-bookmarks
'( :name "Starred"

Loading…
Cancel
Save