.emacs-my
changeset 793 dee9b2482842
parent 792 969517e877ea
child 794 7f81d5acc2bc
equal deleted inserted replaced
792:969517e877ea 793:dee9b2482842
  1292    (gnus-killed-mark (subject -5))
  1292    (gnus-killed-mark (subject -5))
  1293    (gnus-catchup-mark (subject -1))
  1293    (gnus-catchup-mark (subject -1))
  1294    (gnus-kill-file-mark (from -9999))
  1294    (gnus-kill-file-mark (from -9999))
  1295    )
  1295    )
  1296  )
  1296  )
       
  1297 ;; Increase the score for followups to a sent article.
       
  1298 (add-hook 'message-sent-hook 'gnus-score-followup-article)
       
  1299 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
  1297 
  1300 
  1298 ;; (setq imap-log t)
  1301 ;; (setq imap-log t)
  1299 
  1302 
  1300 ;; (setq mail-user-agent 'mh-e-user-agent)
  1303 ;; (setq mail-user-agent 'mh-e-user-agent)
  1301 
  1304