* Sending keystrokes to the OS
@ 2009-03-26 21:58 Evans Winner
2009-03-26 23:06 ` Peter Dyballa
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Evans Winner @ 2009-03-26 21:58 UTC (permalink / raw)
To: help-gnu-emacs
I don't suppose there's a way to send arbitrary keystrokes
to the OS from Emacs? -- like, as a way to use Emacs as a
kind of keyboard macro server for the window manager? If
not, I don't suppose anyone knows how to do something like
that with Clisp or sbcl? The point being that I would like
to find a way to write little macros I can activate from any
application using some kind of prefix key combination,
maybe, (and in some kind of lispy way, preferably). I think
with stumpwm I could do it, but alas, I am not using an OS
(in this context) that is compatible with stumpwm. Any
pointers would be useful. Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Sending keystrokes to the OS
2009-03-26 21:58 Sending keystrokes to the OS Evans Winner
@ 2009-03-26 23:06 ` Peter Dyballa
2009-03-26 23:17 ` Pascal J. Bourguignon
2009-03-26 23:25 ` Lennart Borgman
2 siblings, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2009-03-26 23:06 UTC (permalink / raw)
To: Evans Winner; +Cc: help-gnu-emacs
Am 26.03.2009 um 22:58 schrieb Evans Winner:
> I don't suppose there's a way to send arbitrary keystrokes
> to the OS from Emacs?
What is the OS? Is it the #!/bin/sh thing?
--
Greetings
Pete
UNIX is user friendly, it's just picky about who its friends are.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Sending keystrokes to the OS
2009-03-26 21:58 Sending keystrokes to the OS Evans Winner
2009-03-26 23:06 ` Peter Dyballa
@ 2009-03-26 23:17 ` Pascal J. Bourguignon
2009-03-26 23:25 ` Lennart Borgman
2 siblings, 0 replies; 4+ messages in thread
From: Pascal J. Bourguignon @ 2009-03-26 23:17 UTC (permalink / raw)
To: help-gnu-emacs
Evans Winner <thorne@timbral.net> writes:
> I don't suppose there's a way to send arbitrary keystrokes
> to the OS from Emacs? -- like, as a way to use Emacs as a
> kind of keyboard macro server for the window manager? If
> not, I don't suppose anyone knows how to do something like
> that with Clisp or sbcl? The point being that I would like
> to find a way to write little macros I can activate from any
> application using some kind of prefix key combination,
> maybe, (and in some kind of lispy way, preferably). I think
> with stumpwm I could do it, but alas, I am not using an OS
> (in this context) that is compatible with stumpwm. Any
> pointers would be useful. Thanks.
http://www.sandklef.com/xnee/
--
__Pascal Bourguignon__
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Sending keystrokes to the OS
2009-03-26 21:58 Sending keystrokes to the OS Evans Winner
2009-03-26 23:06 ` Peter Dyballa
2009-03-26 23:17 ` Pascal J. Bourguignon
@ 2009-03-26 23:25 ` Lennart Borgman
2 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2009-03-26 23:25 UTC (permalink / raw)
To: Evans Winner; +Cc: help-gnu-emacs
On Thu, Mar 26, 2009 at 10:58 PM, Evans Winner <thorne@timbral.net> wrote:
> I don't suppose there's a way to send arbitrary keystrokes
> to the OS from Emacs? -- like, as a way to use Emacs as a
> kind of keyboard macro server for the window manager? If
> not, I don't suppose anyone knows how to do something like
> that with Clisp or sbcl? The point being that I would like
> to find a way to write little macros I can activate from any
> application using some kind of prefix key combination,
> maybe, (and in some kind of lispy way, preferably). I think
> with stumpwm I could do it, but alas, I am not using an OS
> (in this context) that is compatible with stumpwm. Any
> pointers would be useful. Thanks.
There is nothing like that in Emacs. If you want to write something
yourself then look for accessibility API:s.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-03-26 23:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 21:58 Sending keystrokes to the OS Evans Winner
2009-03-26 23:06 ` Peter Dyballa
2009-03-26 23:17 ` Pascal J. Bourguignon
2009-03-26 23:25 ` Lennart Borgman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).