Emacs saying: <M-kp-7> is undefined when dictating quotes with Dragon naturally speaking 12
Posted
by
Keks Dose
on Super User
See other posts from Super User
or by Keks Dose
Published on 2012-10-19T14:45:02Z
Indexed on
2012/10/19
17:05 UTC
Read the original article
Hit count: 463
emacs
|speech-recognition
I dictating my text via Dragon Naturally Speaking 12 into Emacs. Whenever I say (translation from German): 'open quotes', I expect something like " or » to appear on the screen, but I simply get a message <M-kp-2> is undefined . Same goes for 'close quotes', I get <M-kp-7> is undefined.
Does anybody know how to define those virtual keyboard strokes? (global-set-key [M-kp-2] "»") does not work.
© Super User or respective owner