unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* X11 bindings and shell bindings
@ 2008-09-18 12:38 Ishan Arora
  2008-09-18 13:52 ` Jon Wilson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ishan Arora @ 2008-09-18 12:38 UTC (permalink / raw)
  To: Guile User Mailing List

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

Hi,

Is there a procedure to get mouse position. And is there a procedure to
synchronously run a shell code and return the output as a String. Thanks.

Regards,
Ishan

[-- Attachment #2: Type: text/html, Size: 207 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: X11 bindings and shell bindings
@ 2008-09-18 16:08 dsmich
  2008-09-18 16:58 ` Neil Jerram
  0 siblings, 1 reply; 11+ messages in thread
From: dsmich @ 2008-09-18 16:08 UTC (permalink / raw)
  To: Ishan Arora; +Cc: Guile User Mailing List

---- Ishan Arora <ishanarora@gmail.com> wrote: 
> Hi,
> 
> Thanks for the reply. I tried system. It calls the code synchronously, and
> returns a number for success or failure of the command. Is there a way such
> that the stdout output of the command is returned as a string? Thanks again.

Try open-input-pipe in the (ice-9 popen) module.

http://www.gnu.org/software/guile/manual/html_node/Pipes.html

-Dale





^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <cmu-lmtpd-23352-1221754132-4@mail-imap1.uio.no>]

end of thread, other threads:[~2008-09-18 21:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-18 12:38 X11 bindings and shell bindings Ishan Arora
2008-09-18 13:52 ` Jon Wilson
2008-09-18 15:10   ` Ishan Arora
2008-09-18 17:01     ` JonWilson
2008-09-18 17:16 ` Paul Emsley
2008-09-18 18:43 ` Andy Wingo
2008-09-18 19:37   ` Linas Vepstas
2008-09-18 21:09     ` Andy Wingo
  -- strict thread matches above, loose matches on Subject: below --
2008-09-18 16:08 dsmich
2008-09-18 16:58 ` Neil Jerram
     [not found] <cmu-lmtpd-23352-1221754132-4@mail-imap1.uio.no>
2008-09-18 16:54 ` Kjetil S. Matheussen

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).