Helge Hafting <helge.haft...@hist.no> writes: > Robust against infinite loops, but may have some problems of its own. > > Because now you have to keep that list of insets up-to-date during > processing. The operations done by "inset-forall" may change the > document structure - and the list of "all notes" get outdated. At > least the inset positions move around, and some of the notes might get > deleted /dissolved/moved before processing.
That is what I was about to answer. Actually, there are many possible problems with this command, and making it foolproof seems quite difficult to me. This is why I advocate keeping it as a power user feature. JMarc