flyspell-lazy icon indicating copy to clipboard operation
flyspell-lazy copied to clipboard

Improve Emacs flyspell responsiveness using idle timers

Results 4 flyspell-lazy issues
Sort by recently updated
recently updated
newest added

Flyspell-lazy depends on `cl` which is deprecated and will throw a warning on emacs >27.

Hello Roland Walker, I am still seeing this issue. I see it occuring while editing haskell source files too. flyspell-lazy-20141222.652 is the version I am using. This is the message:...

It seems flyspell-lazy tried to correct some latex command. For example, my bibtex keys are always in red (\autocite{key1999} key1999 is in red) while it is not the case with...

In GNUS, when you read some email and then select part of it and press R, new window and buffer appear. In that buffer, Flyspell does not work when used...