GNU bug report logs - #7343
Making flyspell incredibly fast when checking whole files

Previous Next

Package: emacs;

Reported by: Brandon Craig Rhodes <brandon <at> rhodesmill.org>

Date: Sat, 6 Nov 2010 15:18:02 UTC

Severity: normal

Done: Agustin Martin <agustin.martin <at> hispalinux.es>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 7343-done <at> debbugs.gnu.org (full text, mbox):

From: Agustin Martin <agustin.martin <at> hispalinux.es>
To: Brandon Craig Rhodes <brandon <at> rhodesmill.org>, 7343-done <at> debbugs.gnu.org
Subject: Re: bug#7343: Making flyspell incredibly fast when checking whole
	files
Date: Wed, 10 Nov 2010 15:44:14 +0100
On Sat, Nov 06, 2010 at 10:03:52AM -0400, Brandon Craig Rhodes wrote:
> A patch is attached that fixes this problem, and - here on my laptop, at
> least - makes flyspell blazing fast at even large files.  The mechanism
> is simple: I have added a second optional argument to flyspell-word,
> named "known-misspelling", that tells flyspell-word that the word has
> already been checked and is a misspelling and does not need to be
> checked again.  Then, down in the function, I simply placed the entire
> interactive session with ispell/aspell/hunspell inside of an "if".

Installed in the Emacs bzr repo. Closing bug report.

Thanks a lot for your patch,

-- 
Agustin




This bug report was last modified 14 years and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.