On Apr 7, 4:01 am, bobjack <[EMAIL PROTECTED]> wrote: > It does not work for me. It is counting the matches in the minibuffer > text widget not the body.
The fix is now on the trunk. You were correct about the editWidget method: it now never returns the minibuffer widget, and defaults to the body pane. A side effect of this change is that no editing commands can be used in the minibuffer: ctrl-a, ctrl-e, etc. This may be a dubious design in some cases, especially the find command. I'll think about this further. For now, we'll regard the present code as an experiment. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
