Searches the window in preorder for the next FOUND
<term> and leaves the point there. This is how terms are marked by the search utilities via the ML function edit_search_term.
| NOTE: | It also stops on #COVER # <term> # <term> |
| BUG: | It's rather slow to search a large term because no search primitives have been implemented for the editor. |