[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] I can't get 'fillcol' to work
From: |
cl |
Subject: |
Re: [vile] I can't get 'fillcol' to work |
Date: |
Sat, 3 Feb 2007 21:10:19 +0000 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Sat, Feb 03, 2007 at 08:13:37PM +0000, address@hidden wrote:
> On Sat, Feb 03, 2007 at 02:15:29PM -0500, Thomas Dickey wrote:
> > On Sat, 3 Feb 2007, address@hidden wrote:
> >
> > >I'm using a wide window but want to stay within 80 columns
> > >when I'm in mutt.
> > >
> > >So I have added a 'set fillcol=70' when using vile from mutt (my
> > >mail program). The value is certainly set, it appears when I do a
> > >'setall' but it seems to be having no effect. I have, in addition,
> > >tried unsetting 'wrapmargin' but with 'fillcol' set to 70 and
> > >'wrapmargin' unset I get no autowrap at all.
> > >
> > >Am I misunderstanding what fillcol is supposed to do or is it broken?
> >
> > fillcol is mostly used when you're doing a :format-til
> >
> > It also (if you set wrapwords) acts like wrapmargin, forcing new text to
> > wrap as it's inserted. It's been a while since I thought about wrapwords,
> > but a quick check seems to show it's still working.
> >
> Ah, so you're saying that I need to set wrapwords as well as fillcol?
>
Yes, that's it, thank you! Maybe the 'help' needs to make this clear,
fillcol only does something if wrapwords is set.
--
Chris Green (address@hidden)
- [vile] I can't get 'fillcol' to work, cl, 2007/02/03
- Re: [vile] I can't get 'fillcol' to work, Thomas Dickey, 2007/02/03
- Re: [vile] I can't get 'fillcol' to work, cl, 2007/02/03
- Re: [vile] I can't get 'fillcol' to work, Thomas Dickey, 2007/02/03
- Re: [vile] I can't get 'fillcol' to work, cl, 2007/02/03
- Re: [vile] I can't get 'fillcol' to work, Thomas Dickey, 2007/02/03
- Re: [vile] I can't get 'fillcol' to work, cl, 2007/02/04
- Re: [vile] I can't get 'fillcol' to work, Paul Fox, 2007/02/04
- Re: [vile] I can't get 'fillcol' to work, cl, 2007/02/04
- Re: [vile] I can't get 'fillcol' to work,
cl <=