On Tue, May 09, 2000 at 06:22:06PM -0500, 
[EMAIL PROTECTED] wrote:
> Quoting Mikko Hänninen <[EMAIL PROTECTED]>:
> > Kelly Scroggins <[EMAIL PROTECTED]> wrote on Tue, 09 May 2000:
> > > > > editor="vim -c "set tw=72" +1"
> > 
> > > >   set editor="vim -c 'set tw=72' +1"
> > 
> > > When I remove the double quoutes from the middle statement I get an
> > > error msg telling me there's an error on that line and it points to the
> > > 'tw'.  So that didn't work.
> > 
> > Don't remove them, change them to single quotes.
> > Better yet, just for testing, try the simple:
> 
> I didn't remove them.  I replaced them.  sorry, poor choice of words.


Ok.. I've watched this thread FAR too long... (Although last time i
de-lurked, I put my foot in my mouth, so take this with a grain of salt)

what about putting something like this in your .vimrc:

au BufEnter /tmp/mutt-*-*-* set tw=72

and keeping editor line nice and simple.. or am i missing something
obvious?

Ben
-- 
Benjamin Korvemaker
[EMAIL PROTECTED]
        I can't remember if I'm the good twin or the evil one.

Reply via email to