Andre Poenitz wrote: > Strange.
Really strnge indeed. > Maybe there's only a copy of the inset in the text, not the 'calling' > inset itself? It doesn't seem. > Well, we could drop the Assert and return > > return const_cast<Buffer &>(buf).paragraphs.begin(); // shut up compiler > > as a workaround. But that's not the logic fix... Yes, I'd prefer to understand what's happening. Regards, Alfredo