unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* C-c in guile
@ 2017-01-21 11:55 Alex Vong
  2017-01-21 14:53 ` Matt Wette
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alex Vong @ 2017-01-21 11:55 UTC (permalink / raw)
  To: guile-user

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

Hello,

When running the external program "yes" in shell,

  $ yes

We can terminate the process by pressing C-c.

However, when running the external program "yes" in guile,

  $ guile -c '(system* "yes")'

We cannot terminate the process by pressing C-c,
but we can suspend it by pressing C-z.

Why is that? Is there any way I can terminate the process by pressing
C-c?

Thanks,
Alex

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-05-15 17:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-21 11:55 C-c in guile Alex Vong
2017-01-21 14:53 ` Matt Wette
2017-01-22  6:54   ` Alex Vong
2017-01-23 16:05     ` Vladimir Zhbanov
2017-02-27 19:49 ` Andy Wingo
2017-03-01 16:03   ` Alex Vong
2017-05-15 17:46 ` Alex Vong

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