Bo Peng wrote:
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.

But of course they HAVE a Buffer pointer because they're insets, and there's nothing to stop someone from trying to use it, right? Unless we redeclared buffer() and refused to implement it.

rh

Reply via email to