> In evolution 1.4.5, I can't get spell checking to work (show squiggly > red lines). I'd try clicking and unclicking the languages in > Tools->Settings->Composer Preferences->SpellChecking but the list of > languages is blank, even though I have aspell and US and Canadian > dictionaries installed via red-carpet.
If your distro ships with recent aspell packages, you should install them. Distros shipping with outdated aspell packages (like RH9) need the recent versions packaged by Ximian to be installed. These packages are on the Ximian FTP server and mirrors -- you can get them via Red-Carpet. You will at least need aspell, aspell-$LANG and gnome-spell1 packages. Mark wrote some details about spell checking (archive). Please start by following this instructions: http://lists.ximian.com/archives/public/users/2003-June/010000.html ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
