Michael Markert <markert.mich...@googlemail.com> wrote: > Hi, > > On 9 May 2011, Marcelo de Moraes Serpa wrote: > > How can I bind contextually like you did (Only when flyspell finds an > > error) ? > > flyspell does that on its own. Try hovering the mouse above a misspelled > word. In the lower right should appear a message like "mouse-2: correct > word at point". > > If that does not work: What flyspell/Emacs version do you use? >
What Michael said - if you want to see it, the binding is done in make-flyspell-overlay. Nick