Mikko Hänninen wrote:
> 
> Kelly Scroggins <[EMAIL PROTECTED]> wrote on Tue, 09 May 2000:
> > editor="vim -c "set tw=72" +1"
> 
> You may want to change that to
> 
>   set editor="vim -c 'set tw=72' +1"
> 
> Right now, it's parsed in three parts,
> 
>   "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.

I did a $mutt -v and it told me my version is : mutt 1.0pre3us
(1999-09-25).  If that matters.

> 
> And the middle quotes disappear.  This may or may not affect things, I
> don't remember if Mutt is sensitive to unquoted spaces in the $editor
> setting.  But since you're having trouble with $editor, I'd fix it
> anyway.
> 
> To see what Mutt really thinks the editor commandline is, try the
> ":set ?editor" command, don't just read the .muttrc... (Maybe you did
> do this, but you didn't say.)

Yes that's the way I checked it the first time you suggested it.  In the
command line area below the mutt index window.

kelly

> 
> Mikko
> --
> // Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
> // The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
> // Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
> "If truth were an ocean, would it fit in the pool of a human mind?"

Reply via email to