[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gspell.el - german spell and grammar checking
From: |
Richard Stallman |
Subject: |
Re: gspell.el - german spell and grammar checking |
Date: |
Mon, 24 Sep 2007 14:19:35 -0400 |
flyspell in connection with either ispell or aspell is good.
But the spell-checking commands have some shortcommings.
In german there are e.g. many possibilities to create combounds.
Good luck there is flyspell-incorrect-hook.
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.
- gspell.el - german spell and grammar checking, Sebastian Meisel, 2007/09/23
- Re: gspell.el - german spell and grammar checking,
Richard Stallman <=
- Re: gspell.el - german spell and grammar checking, Sebastian Meisel, 2007/09/25
- Re: gspell.el - german spell and grammar checking, David Hansen, 2007/09/25
- Re: gspell.el - german spell and grammar checking, Richard Stallman, 2007/09/26
- Re: gspell.el - german spell and grammar checking, Sebastian Meisel, 2007/09/27
- Re: gspell.el - german spell and grammar checking, Toby Cubitt, 2007/09/27
- Re: gspell.el - german spell and grammar checking, Richard Stallman, 2007/09/27