>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> I'd like to change the name of this LFUN to
Angus> LFUN_NEXT_INSET_TOGGLE, so that LFUN_INSET_TOGGLE becomes an
Angus> LFUN handled by the insets and not visible to the outside
Angus> world. Ok?

Why not.

Angus> Can you explain why we invoke switchKeyMap if the inset is not
Angus> a collapable inset?

It is some obscure RtL support thing. I do not know more about it.

Angus> Further, I think that toggleInset should be moved into
Angus> InsetCollapable::priv_dispatch. Again, Ok?

Note that toggleinset also opens the dialog of insets (if I am not
mistaken), but we may not want to keep the functionality. Anyway, it
can always go to InsetBase::priv_dispatch, if such a thing exists
already. 

JMarc

Reply via email to