Re: size of lines

2001-06-28 Thread Suresh Ramasubramanian
darren chamberlain [mutt-users] <28/06/01 09:44 -0400>: > My solution to this problem (using vim) is a little twisted. I > have my standard .vimrc with all my normal preferences, but in my > muttrc I have: > set editor="vim -u ~/.mutt/vimrc -c ':0;/^$'" I use something a bit more extensive set

Re: size of lines

2001-06-28 Thread darren chamberlain
Benjamin Michotte <[EMAIL PROTECTED]> said something to this effect on 06/28/2001: > hello, > > I use vi (elvis) like editor. > I wan't to cut lines on 72d colon... I know that I've got simply to put > a tw=72 in my ~/.exrc but I don't want to cut lines when I code... > Is there any way to set th