On Sat, May 19, 2001 at 09:19:55PM +0200, Jeroen Valcke wrote:
> On Sat, May 19, 2001 at 03:13:14PM -0400, [EMAIL PROTECTED] wrote:
[...]
> > Oh. How do I set my line wrap in this? I use vim as my pager/terminal?
> 
> Put this in your .muttrc config file
> set editor="vim -c 'set textwidth=74'"

OR add the following to your .vimrc config file:

" set the textwidth to 74 characters for replies (email&usenet)
au BufRead .letter,mutt*,nn.*,snd.* set tw=74

HTH,

Thomas

P.S.: It might also help to learn how to use the archives of this list
      - this very question has been answered only yesterday, actually....
-- 
-----------------------------------------------------------------------------
        Thomas Ribbrock       http://mutt.linuxatwork.at (mutt RPMs)
              http://www.bigfoot.com/~kaytan    ICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"

Reply via email to