Patrick Kirk wrote:
>
> In .muttrc I have this:
> set editor="vim -c 'set filetype=mail'" # Must wrap mail
>
> Has anyone got this combo working right? Because mutt won't wrap at
> all.
I just use:
set editor="vim -c 'set tw=72 expandtab'"
(in my .muttrc, of course)
Matthew
--
To UNSUBSCRI
On Wed, Apr 03, 2002 at 08:08:39AM +0100, Patrick Kirk wrote:
| Hi all,
|
| When I post from mutt, my mails are really ugly because I can't get
| it to text wrap.
|
| In .vimrc I have the setting:
| au FileType mail set tw=70 fo=tcrq2 nomodeline
I have this. It's the same, with a bit more fanci
On Wed, Apr 03, 2002 at 07:52:37PM -0500, Wayne Topa wrote:
>Patrick Kirk([EMAIL PROTECTED]) is reported to have said:
>> Hi all,
>read it on the list?
In mutt, all mail appears to have been wrapped.
I suspect the problem only arises with replies to messages and that new
messages get a nice form
Patrick Kirk([EMAIL PROTECTED]) is reported to have said:
> Hi all,
>
> When I post from mutt, my mails are really ugly because I can't get it
> to text wrap.
>
> In .vimrc I have the setting:
> au FileType mail set tw=70 fo=tcrq2 nomodeline
>
> It was provided by wayne Topa.
>
> In .muttrc I h
On Wed, Apr 03, 2002 at 12:35:11PM -0800, Vineet Kumar wrote:
>* Patrick Kirk ([EMAIL PROTECTED]) [020402 23:11]:
>> Hi all,
Mine searches for ~/.vim/plugins.*.vim
I put your changes in there and I'd appreciate if you caould say if it works or
if I'm just banging keys for the sake of it. Is whet
* Patrick Kirk ([EMAIL PROTECTED]) [020402 23:11]:
> Hi all,
>
> When I post from mutt, my mails are really ugly because I can't get it
> to text wrap.
>
> In .vimrc I have the setting:
> au FileType mail set tw=70 fo=tcrq2 nomodeline
>
> It was provided by wayne Topa.
>
> In .muttrc I have thi
On Wed, Apr 03, 2002 at 08:08:39AM +0100, Patrick Kirk wrote:
> Hi all,
>
> When I post from mutt, my mails are really ugly because I can't get it
> to text wrap.
>
> In .vimrc I have the setting:
> au FileType mail set tw=70 fo=tcrq2 nomodeline
>
> It was provided by wayne Topa.
>
> In .muttrc
Hi all,
When I post from mutt, my mails are really ugly because I can't get it
to text wrap.
In .vimrc I have the setting:
au FileType mail set tw=70 fo=tcrq2 nomodeline
It was provided by wayne Topa.
In .muttrc I have this:
set editor="vim -c 'set filetype=mail'" # Must wrap mail
Has anyone g
Dave Sherohman wrote:
>
> On Wed, Apr 25, 2001 at 03:08:45PM -0500, will trillich wrote:
> > in /usr/share/vim/vim56/filetype.vim i found the line
> > au BufNewFile,BufRead
> > snd.\d\+,.letter,.letter.\d\+,.followup,.article,.article.\d\+,pico.\d\+,mutt-*-\d\+,ae\d\+.txt
> > set ft=mail
> >
> >
9 matches
Mail list logo