.emacs-my
changeset 787 fc00f202c3e3
parent 786 496791c4fe36
child 788 b7b60066599e
equal deleted inserted replaced
786:496791c4fe36 787:fc00f202c3e3
  1233  )
  1233  )
  1234 
  1234 
  1235 ;; If you're spooling in overlapping mbox folders, you probably want to delete
  1235 ;; If you're spooling in overlapping mbox folders, you probably want to delete
  1236 ;; all messages with duplicate message IDs.
  1236 ;; all messages with duplicate message IDs.
  1237 (setq nnmail-treat-duplicates 'delete)
  1237 (setq nnmail-treat-duplicates 'delete)
       
  1238 
       
  1239 ;; Do not use the html part of a message, use the text part if possible!
       
  1240 (setq mm-discouraged-alternatives '("text/html" "text/richtext"))
  1238 
  1241 
  1239 (setq
  1242 (setq
  1240  gnus-posting-styles
  1243  gnus-posting-styles
  1241  '(
  1244  '(
  1242    (".*"
  1245    (".*"