On Tue, 25 Sep 2007 19:36:27 +0200 Sebastian Meisel wrote: > Richard Stallman schrieb: >> If you're going to extend Emacs spell correction, I think the right >> place to do it is in ispell.el. That way it will work right for >> ispell and flyspell. >> >> But neither of those is really the right place for this change. >> The rigth place is inside the aspell program. >> >> Would you like to implement better understanding of compound words in >> aspell? If you're interested, please talk with the aspell maintainer. >> >> > Well the problem is, that this is hard to implement in aspell, as there > a various way's to build compound > words in german and - at least theoreticaly - an infinite number of > possible compund words. The real > problem is to find out about the word bounderies.
Just curious, what's the difference to ispells "run together words" feature (see the -C switch)? David _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
