On Mon, Mar 29, 2004 at 05:20:37PM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Huh? toggleInset affects only collapsable insets: > > Angus> So the RTL stuff is actually applied only when nothing else is > Angus> changed. It *can't* be a clean-up; there's nothing to clean ;-) > > I do not know what it does exactly. It seems that it makes sure that > the current keymap is the correct one wrt rtl-ness of the current > font.
If so, it should really go to BufferView::update which is called once per user interaction. Andre'