diff --git a/astroid/config b/astroid/config index 157ead2..802861a 100644 --- a/astroid/config +++ b/astroid/config @@ -61,7 +61,8 @@ "mail": { "reply": { "quote_line": "~ %1 [%Y-%m-%d %H:%M %z]:", - "mailinglist_reply_to_sender": "false" + "mailinglist_reply_to_sender": "false", + "quote_processor": "w3m -dump -T text/html" }, "forward": { "quote_line": "~ %1 [%Y-%m-%d %H:%M %z]:", diff --git a/vim/.vim/mail.vim b/vim/.vim/mail.vim index e832b86..7c4e99e 100644 --- a/vim/.vim/mail.vim +++ b/vim/.vim/mail.vim @@ -23,6 +23,9 @@ iab teh the iab Teh The iab MAx Max +" Shortcuts for long words +iab _fsfe Free Software Foundation Europe + "" Spell checking setlocal spell spelllang=en_gb " default: EN spellcheck