On Tue, Aug 27, 2002 at 02:33:10PM +0200, Juergen Vigna wrote: > Jean-Marc Lasgouttes wrote: > > This is something we do everytime we want to open a menu containing > > this lfun. So it maybe slow indeed. > > I don't think so. We only have to search until we find the first one, > we don't have to scan all the document (only in worst case which should > be tested with the UserGuide) and IMO inseterrors are placed only in > top level paragraphs, isn't it?
Maybe it would be better to use a different mechanism for errors: If there are latex errors, we open a dialog that lists all the errors in the document, and clicking on an entry moves to the corresponding position in the LyX file.
