On 2012-01-06, Bob Alvarez wrote:
> I use multiple fonts in my equations and it is tedious to type for 
> example \mathcal every time I want to insert a character with that font. 
> So I wrote a keyboard binding that takes over the control-e in cua.bind

> \bind "C-e"            "math-insert \mathcal"

> This works OK but it leaves the cursor to the right of the entry box so 
> every time I have to type a left-arrow to get into the box.

> Is there any way to define the binding so I end up inside the box?

You can bind a key to a command-sequence
(see the bind-files for examples).

Günter

Reply via email to