Hi,
I have noticed that error
flyspell-large-region: Can't check region...
is still present in some special situations, where flyspell-large-region is
called without ispell-check-version being called first.
That error was caused by the change in behavior of the aspell "-l" option,
and fixed by
Hi,
I am attaching a possible patch for handling localwords in
flyspell-large-region function. The reason for this is as follows.
I have been using flyspell in a large file having a number of words declared
valid in LocalWords for that file, and running flyspell-buffer is rather
slow, because all
(please cc me replies, I am not subscribed to emacs-devel)
Hi,
Just to let you know about a problem that has been reported to Debian and
that seems caused by a undesired interaction between ispell.el and
aspell-0.60 when the environment (really LC_CYPE) is utf8,
http://bugs.debian.org/299725
In