On 07/19/2009 06:25 PM, Vincent van Ravesteijn wrote:
Insert a math-macro, click with the mouse somewhere on the name.. ->
!buffer = true.
We might just disable that assertion again, until JMarc gets back.
I suggested earlier that the issue here is that there just are a lot of
insets in the mathed stuff that don't get their buffer_ members properly
set. If so, then I think it's pure luck that we haven't seen crashes for
that reason in the past. Anyway, so far as I can tell, the only
"recursive" setting of buffer_ members that gets done goes on in
InsetMathNest, so anything that is buried inside something else will
have a buffer_ that is 0.
rh