> Feedback is an important element of any user interface, GUI or
> text-based, UNIX or not.

Ok... so I'd have to agree... but why can't you just wrap aspell in a
script of your own, i.e.

   > vi muttspell.sh

   #!/bin/sh
   aspell $*
   echo "Aspell completed with return ($?)"

then,

   > vi .muttrc

   ispell=muttspell.sh

It seems like this would probably do what you want, right?  

KEN

-- 
Kenneth J. Pronovici <[EMAIL PROTECTED]>
Personal Homepage: http://www.skyjammer.com/~pronovic/
"They that can give up essential liberty to obtain a little 
 temporary safety deserve neither liberty nor safety." 
      - Benjamin Franklin, Historical Review of Pennsylvania, 1759 

Attachment: msg23035/pgp00000.pgp
Description: PGP signature

Reply via email to