There is one more thing that should be fixed.  The line.
       tv.tv_sec = 2; // two second timeout.
in spellchecker.C shold be changed to
       tv.tv_sec = 15; // fifteen second timeout.
It should be at least 5 but I made it 15 to be safe.  This is needed
because aspell takes longer to load than ispell does.

Thanks again.

-- 
Kevin Atkinson
[EMAIL PROTECTED]
http://metalab.unc.edu/kevina/

Reply via email to