On Thursday 24 May 2001 11:24, Juergen Vigna wrote:
> On 24-May-2001 Andre Poenitz wrote:
> > I just noticed that it is impossible to use the minibuffer to input math
> > lyxfuncs, since the cursor leaves the current math inset as soon M-x is
> > hit.
>
> This is easy you have to handle the M-x lyx-func inside the LocalDispatch
> funtion for formula.C so that you don't produce a Unknown-Func which exits
> the inset!
While you're at it, can I put in a feature request! Currently Esc exits the
math-inset. This is the only inset for which this is true. Can you remove
this "feature" in the name of consistency and so that emacs keybindings will
work in the math inset?
Angus