Timeline for How can I simulate an arbitary key event from Elisp?
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 7, 2015 at 17:42 | vote | accept | nispio | ||
| Jul 11, 2015 at 4:56 | history | edited | Drew | edited tags | |
| Oct 23, 2014 at 3:49 | answer | added | nispio | timeline score: 2 | |
| Oct 23, 2014 at 3:11 | answer | added | shosti | timeline score: 13 | |
| Oct 23, 2014 at 1:36 | comment | added | phils | ...and if key translation really is what you want here, I think that's a different question, and that you should ask that separately; and then re-word your example for this question to be more appropriate to the more general problem of "how do I simulate a key event in elisp?" | |
| Oct 23, 2014 at 1:01 | comment | added | phils | I'm still confused as to whether you want to simulate a key event in elisp, or you specifically want the ability to make a key act as if it were another key? The likes of key-translation-map facilitate the latter, so if that's all you want, I would suggest using it rather than doing anything more manual. | |
| Oct 23, 2014 at 0:48 | history | edited | nispio | added (and created) an "events" tag | |
| Oct 23, 2014 at 0:43 | comment | added | b4hand | sounds reasonable to me, but events might be better since this could also be applicable to mouse events. | |
| Oct 23, 2014 at 0:14 | answer | added | jch | timeline score: 32 | |
| Oct 22, 2014 at 23:46 | comment | added | nispio | @b4hand I'm open to suggestions for better tags. There is no key-events tag. Should I make one? | |
| Oct 22, 2014 at 23:45 | comment | added | b4hand | It seems like key-bindings is the wrong tag if you aren't trying to alias a key binding. Also, maybe you should change your example to something else so that it doesn't get confused. | |
| Oct 22, 2014 at 23:43 | history | edited | Tikhon Jelvis | CC BY-SA 3.0 | Hopefully made your question title and tags clearer. |
| Oct 22, 2014 at 21:25 | answer | added | resueman | timeline score: 4 | |
| Oct 22, 2014 at 20:56 | history | asked | nispio | CC BY-SA 3.0 |