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 t
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 ther
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
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
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"
And the middle quotes disappear. This may or may not affe
Kelly Scroggins <[EMAIL PROTECTED]> wrote on Tue, 09 May 2000:
> That's what puzzles me. I use vi at home and on this (work) machine.
> It's there. the command to call an editor is exactly the same as I use
> at home. It's the same .muttrc file.
So what do you get with
:set ?editor
on bot
Mikko Hänninen wrote:
>
> Kelly Scroggins <[EMAIL PROTECTED]> wrote on Tue, 09 May 2000:
> > When I try to send, reply, or forward a message with mutt I get this
> > error :
> >
> > "Abort unmodified message? ([y]/n):?"
> >
> > When I an
Kelly Scroggins <[EMAIL PROTECTED]> wrote on Tue, 09 May 2000:
> When I try to send, reply, or forward a message with mutt I get this
> error :
>
> "Abort unmodified message? ([y]/n):?"
>
> When I answer 'no' I get a 'Mutt : Compose' s
When I try to send, reply, or forward a message with mutt I get this
error :
"Abort unmodified message? ([y]/n):?"
When I answer 'no' I get a 'Mutt : Compose' screen but it's not the vi
editor. It looks like the screen that's used to select attachment
On Mon, May 01, 2000 at 10:11:39AM -0500, [EMAIL PROTECTED] said:
> Forget it, sorry. I had vim configured, when I am using vi.
If you were trying to use gvim (and want to), try
set editor="gvim -f"
--
Jim Toth
[EMAIL PROTECTED]
Sometime ago, [EMAIL PROTECTED] said:
> Help me. I recompiled mutt on a newly installed system and I keep getting
> "Abort unmodified message" whenever I try to do anything having to do
> with composing a message..
>
It is your editor. Mutt isnt able to execute your
Help me. I recompiled mutt on a newly installed system and I keep getting
"Abort unmodified message" whenever I try to do anything having to do
with composing a message..
System: Linux 2.2.12-20 [using ncurses 4.2]
Compile options:
-DOMAIN
-HOMESPOOL +USE_SETGID +USE_DOTLOCK
Forget it, sorry. I had vim configured, when I am using vi.
13 matches
Mail list logo