Re: Updated: Mutt-1.4.2.1i-1

2005-05-23 Thread Didier BRETIN

Gary R. Van Sickle a écrit :
I have installed mutt on a win2000 box. When I want to reply 
to a message or when I write a new one, a file 
/tmp/mutt-w1024-1284-6 for example, is open with vim. I do 
some modification, then I write it, and then mutt tells me : 
"Aborted unmodified message.".


Effectively, if I take a look the file /tmp/mutt-w1024-1284-6 
has not been modified :(


My editor is : set editor = "vim"

Do you see where can be the problem ?




Does it work if you install nano and "set editor = "nano""?


Yes ! It works with nano !!!

And now it works with vim :). In fact, I was trying to use the
vim installed with my mingw/msys installation and not with the
cygwin version :).

And ssmtp works too :))

Thanks for your help !
--
Didier BRETIN
http://www.bretin.net/

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Updated: Mutt-1.4.2.1i-1

2005-05-23 Thread hermitte
Hello,

Didier BRETIN <[EMAIL PROTECTED]> wrote:

> I have installed mutt on a win2000 box. When I want to reply to
> a message or when I write a new one, a file /tmp/mutt-w1024-1284-6
> for example, is open with vim. I do some modification, then I write
> it, and then mutt tells me : "Aborted unmodified message.".
>
> Effectively, if I take a look the file /tmp/mutt-w1024-1284-6 has not
> been modified :(
>
> My editor is : set editor = "vim"
>
> Do you see where can be the problem ?

vim-cygwin or vim-win32 ?
If you use the latter, you will need to have a non-forking vim. As "gvim
-f" as no effect, you need a way to wait for Vim to terminate.
I use a script of mine for this purpose -> cyg-wrapper.sh (which also
translate paths ; see sig.)

(I have (/had) no problem with the following confs: Mutt (compiled for
cygwin) 1.5.3 (&1.5.6) + Vim-win32 5.x->7 + Windows 95,Me,XP +
cyg-wrapper.sh)
My $TEMP (& $TMP) points to $HOME/tmp

HTH,
--
Luc Hermitte,
http://hermitte.free.fr/cygwin/

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Updated: Mutt-1.4.2.1i-1

2005-05-23 Thread Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Didier BRETIN
> Sent: Monday, May 23, 2005 3:46 AM
> To: The Cygwin Mailing List
> Subject: Re: Updated: Mutt-1.4.2.1i-1
> 
> Hello Gary,
> 
> Gary R. Van Sickle a écrit :
> > I have updated the version of mutt on cygwin.com to 1.4.2.1i-1.
> 
> I have installed mutt on a win2000 box. When I want to reply 
> to a message or when I write a new one, a file 
> /tmp/mutt-w1024-1284-6 for example, is open with vim. I do 
> some modification, then I write it, and then mutt tells me : 
> "Aborted unmodified message.".
> 
> Effectively, if I take a look the file /tmp/mutt-w1024-1284-6 
> has not been modified :(
> 
> My editor is : set editor = "vim"
> 
> Do you see where can be the problem ?
> 

Does it work if you install nano and "set editor = "nano""?

-- 
Gary R. Van Sickle
 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Updated: Mutt-1.4.2.1i-1

2005-05-23 Thread Didier BRETIN

Hello Gary,

Gary R. Van Sickle a écrit :

I have updated the version of mutt on cygwin.com to 1.4.2.1i-1.


I have installed mutt on a win2000 box. When I want to reply to
a message or when I write a new one, a file /tmp/mutt-w1024-1284-6
for example, is open with vim. I do some modification, then I write it,
and then mutt tells me : "Aborted unmodified message.".

Effectively, if I take a look the file /tmp/mutt-w1024-1284-6 has not been 
modified :(


My editor is : set editor = "vim"

Do you see where can be the problem ?

Regards.
--
Didier BRETIN
http://www.bretin.net/

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/