Tuesday, August 30, 2011

Re: Spell checking: wrong suggestions ending with 0

Bastien Dejean wrote:

> Hi,
>
> I have many false positives when I spell-check words in the french
> language.
>
> Most of the times, the suggested correction for 'someword' (which is spelled
> correctly) is 'someword0'.
>
> Cheers,
> --
> Bastien

Hi

I don't see this problem. I'm using Vim-7.3.289
with up-to-date French spell files ~/.vim/spell/fr.utf-8.{spl,sug}.

Some questions:

Which version of Vim are you using?
Are you using up-to-date ~/.vim/spell/fr.utf-8.{spl,sug} files?
Or did you perhaps build the spell file yourself?
Which word specifically gives a wrong suggestion?
("someword" is not a French word of course)

Running the Ex command :spelldump maybe useful
to see where your spell file comes from (in which
directory it is). If you delete or rename it, vim
should ask you to download the latest official
ft.utf-8.{spl,sug} files.

Regards
-- Dominique

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: