On Wed, Aug 27, 2003 at 02:45:11PM +0200, Andre Poenitz wrote: > What is your basic chunk of data that's used for cut&paste etc? > A single Inset? Only copying whole paragraphs?
Of course not. Start and end position are marked by Inset+Data iterators. To actually perform a cut, a Text Iterator is placed on top and the data is removed. regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.