On Fri, Nov 23, 2001 at 10:34:57AM +0100, Juergen Vigna wrote: > > I don't see how the insettext function lockInsetinInset() can guarantee > > that cpos(bv) is at an inset ?? Is the correct fix to add an isInset check ? > > Well while you're inside another inset (the_locking_inset != 0) the outside > cursor position does NOT changed! So cpos(bv) is always before the inset
eep, so we have several different cursors like this, as well as the selection cursor etc. ? > and if it's not it is a program error (but I don't think it can happen). well as allan pointed out: new doc, insert float, go into float, new doc, close doc does it nicely ! john -- "By the way, it's not binaries, it's Perl code. Sometimes they look confusingly similar." - Pavel Roskin