help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: enhance flyspell for german language (+TeX)


From: François Gannaz
Subject: Re: enhance flyspell for german language (+TeX)
Date: Thu, 9 Feb 2006 01:38:36 +0100
User-agent: Mutt/1.5.11

Le mer 08 fév 16:12, Sebastian Meisel a écrit :
> I'm not very good at elisp programming and that is actually to tough for me. 
> Hopefully some of you can help me.
> 
> In german language there are many combined words, many of which are of the 
> form: Word+s+word or Word+en+word. Ispell has difficulties with these. Now I 
> have an idea how to enhance the behavior of ispell using flyspell und latex 
> hyphenationmarks.

Does aspell have the same problem ? You can substitute it to ispell with
(setq-default ispell-program-name "aspell")
Aspell is supposed to be more evolved than ispell, but i never tested it
with a german text. It works ok with french, though.
--
François




reply via email to

[Prev in Thread] Current Thread [Next in Thread]