Hi!
Why something like this doesn't work:

set editor=`if test $DISPLAY ; then echo gvim -c ":normal 2/^$/"
+nohlsearch %s ; else echo vim -c ":normal 2/^$/" +nohlsearch %s ; fi`

It's all in one line. Mutt complains about unknown -c option (!). I've
tried to quote it and escape it somehow but it just doesn't work.

-- 
Tomasz Olszewski
[EMAIL PROTECTED]

Reply via email to