BufferView.C: line 1063 // // Abdel 07/12/06: I don't think the static solution will work in // a multiple BufferView context.
I guess the concern is that last_inset may be somehow invalid when moving between windows. I tried really hard to produce such a case but failed. Bo