> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Two possible solutions present themselves.
Angus> 1. To remove all instances of (Buffer *) in the insets and to
Angus> use
current_view-> buffer() in their place.
No.
Angus> 2. To modify Inset::Clone() to Inset::Clone(Buffer *).
I'd like to fix the problem of cutting and pasting insets from one buffer to
another.
Some of the insets store a (Buffer *) and this is used for different things.
The implicit expectation is that this (Buffer *) points to the current
buffer. Clearly, once the inset is pasted to another docume