John Levon wrote: > On Thu, Dec 12, 2002 at 01:02:36PM +0100, Alfredo Braunstein wrote: > >> I want to remove the 'feature' of an unsuccessful search leaving the >> cursor at the end of the document. This patch seems to achieve it >> (removing ~10 lines of code). I've somehow tested it, but as I don't know >> why it was there on the first place, I'm probably missing something. > > It is related to tables and other insets, if I remember correctly. It > does fix a problem, but I forget what it actually is.
It seems to work correctly on tables, minipages, floats, and nested combinations. Maybe it was a solution for an older code that has been simplified?... Does someone remembers? I will continue to test it by leaving it there (the old behaviour bothers me anyway). Alfredo
