> is it possible to create a custom dictionary (e.g. for names and other
> language independent words) and if (what I assume), how to do this?

AFAIK it is not possible to create a language independent (!) dictionary
with your own words.

However, you can add any word to a language specific dictionary. Your
custom words are stored in the file ~/.aspell.de.pws (where de is the
language, German here) as plain text. Feel free to share this file --
with some shell utils it is easy, to merge different files. HTH

...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

Reply via email to