Andre Poenitz <[EMAIL PROTECTED]> writes:
| No, jsut inset->dispatch() and finally bv->text->dispatch.
right... (sorry: misread.)
should it do even that?
That would probably be ok... but I am not quite sure.
Anyway what I have decided/realized is that no dispatch function
should call another dispatch function that is farther "out".
And if at all possible I want the "top" dispatch to be the entry point
for all dispatch handling. (and if at all possible this "top" dispatch
should be the only one to _ever_ call update.)
--
Lgb