<<< Date Index >>>     <<< Thread Index >>>

why can't mutt use gvim to compose messages?



Hi mutters, 

I tried using gvim to compose message under mutt, but when I write and quit
gvim, mutt prompted 

"Aborted unmodified message."

but with vim under X terminal, it worked very well. 

Here is the line in my .muttrc

|set editor="/usr/bin/gvim +':set nopaste' +':set textwidth=77' +':set wrap' 
+\`awk '/^$/ {print i+2; exit} {i++}' %s\` %s" 

What's going wrong here?


regards, 

bxuef