>>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
Allan> More bad news....
Allan> Try copying a BibTeX Database entry from one file to another
Allan> and then run "Update DVI" on the new buffer. Bang.
Allan> I haven't time to investigate this at present so I've attached
Allan> a gdb dump as food for thought... (note that owner is 0x0)
I'd say that *any* inset which has a owner field will suffer from this
syndrome. I guess we should have a setOwner(Buffer*) virtual method in
the base inset which actually sets the owner for insets which need
that.
Not something that we'd like to change today...
JMarc