right now button insets don't get any dispatch, but a single edit call (that is not implemented in insetcommand, so nothing happends).
question: why is the inset::edit call needed at all (even for collapsables/tables), why don't we just dispatch to the inset_hit first? Am I misinterpreting something? Alfredo