d12frosted / flyspell-correct

Distraction-free words correction with flyspell via selected interface.
Other
203 stars 14 forks source link

flyspell-correct-previous-word-generic should correct word at point if it's wrong #19

Closed d12frosted closed 8 years ago

d12frosted commented 8 years ago

It's because overlays-in places overlay at point in the end of list instead of start. Also make sure that point is properly placed after correction in this special case.