unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* (quit) not working?
@ 2011-04-07 16:11 Marijn
  2011-04-07 22:02 ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Marijn @ 2011-04-07 16:11 UTC (permalink / raw)
  To: bug-guile

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

(quit) doesn't seem to work to quit guile anymore. Further `,bt' prints
no backtrace after the error and `,q' doesn't continue but quits the
program. See interaction below.

Marijn

$ guile
GNU Guile 2.0.0
Copyright (C) 1995-2011 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (quit)
ERROR: Throw to key `quit' with args `()'.

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]> ,q
marijn@fusion ~ $ guile
GNU Guile 2.0.0
Copyright (C) 1995-2011 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (quit 3)
ERROR: Throw to key `quit' with args `(3)'.

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]> ,bt
scheme@(guile-user) [1]> ,q
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2d4h0ACgkQp/VmCx0OL2xXugCeO+3wQuMAzIWj2G6/e9Kadxpn
R+oAoKEVrveaJ7VlH+3nTNgDghyq0ClR
=R9Ft
-----END PGP SIGNATURE-----



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

end of thread, other threads:[~2011-04-12  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 16:11 (quit) not working? Marijn
2011-04-07 22:02 ` Andy Wingo
2011-04-12  7:11   ` Marijn

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