John Levon wrote: > > Here is my "final" patch. Less code, more features ! Please test. > > There is one niggle left: we briefly show the dialog when there is > no need (clean spell check). It's minorly visually distracting. I > think it's worth it. Maybe Angus has a smart minimal fix for it.
There is a parameter 'emergency_exit' (see ControlDialog). If you set it to true, then the dialog is not shown. Does it do the job for you? (Note, that it's a nasty kludge that was only ever used by the Spellchecker. I'd really like it to go...) -- Angus