unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* problem with trailing comment in repl
@ 2011-02-11 21:15 Jose A. Ortega Ruiz
  2011-02-12 12:34 ` Andy Wingo
  0 siblings, 1 reply; 10+ messages in thread
From: Jose A. Ortega Ruiz @ 2011-02-11 21:15 UTC (permalink / raw)
  To: guile-devel


hi,

currently, when entering a sexp in the repl with a trailing comment,
there's no prompt in response (although the sexp is evaluated):

    [/home/jao]$ guile -q
    GNU Guile 1.9.15.16-9970c
    Copyright (C) 1995-2010 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)> (define a 3) ;; foo
    <- cursor stays here; no prompt


is that intended? i'm hoping it is not, because it confuses geiser, who
is waiting for a new prompt to mark the end of the transaction.

cheers,
jao




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

end of thread, other threads:[~2011-03-03 22:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11 21:15 problem with trailing comment in repl Jose A. Ortega Ruiz
2011-02-12 12:34 ` Andy Wingo
2011-02-12 13:21   ` Jose A. Ortega Ruiz
2011-02-12 14:36     ` Andy Wingo
2011-02-13 15:22       ` Noah Lavine
2011-02-13 19:19         ` Andy Wingo
2011-02-13 21:27           ` Noah Lavine
2011-02-14 10:09             ` Ludovic Courtès
2011-02-15  2:42               ` Noah Lavine
2011-03-03 22:56             ` Andy Wingo

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