May 2009
M T W T F S S
« Apr   Jun »
 123
45678910
11121314151617
18192021222324
25262728293031

Testing word wrap in emacs

Since I use emacs for writing my mails, I use auto-fill to wrap the text at a specified width. While this is good for mails, it is not so good for a lot of other things. I would like emacs to auto-fill only mutt buffers. That is how my .emacs is setup. Or so I [...]