On Tue, Mar 25, 2008 at 11:57 AM, rgheck <[EMAIL PROTECTED]> wrote: > > Or are there some that don't need it? or want it?
I do not have the answer but I think simple insets such as InsetNewline does not really need a buffer pointer, whereas more complicated ones should have one. For example, embeddable insets need to have one because embedded files are buffer dependent. Cheers, Bo