On Thu, Sep 19, 2002 at 09:04:48AM +0200, Andre Poenitz wrote: > > Also, ctrl+b in math-mode should give \mathbf. > > Unless we have context sensitive keybindings this wont happen. I am not > going to hard-code this kind of distinction in the LFUN_BOLD(?) handler.
This is very bad. 99.99% of the times a user presses ctrl+b in math mode, he needs \mathbf. So a little bit of special code is small price to pay.