unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: anonymous <INVALID.NOREPLY@gnu.org>
To: Andy Wingo <wingo@pobox.com>, bug-guile@gnu.org
Subject: [bug #30983] ,help after (activate-readline) hangs
Date: Tue, 07 Sep 2010 21:05:56 +0000	[thread overview]
Message-ID: <20100907-210556.sv0.79683@savannah.gnu.org> (raw)
In-Reply-To: <20100907-192144.sv20118.30200@savannah.gnu.org>


Follow-up Comment #2, bug #30983 (project guile):

Yes.

$ guile -q
GNU Guile 1.9.12
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)> (use-modules (ice-9 readline)) (activate-readline)

scheme@(guile-user)> ,help
^CThrow to key `signal' while reading command:
ERROR: User interrupt
While compiling expression:
ERROR: In procedure macroexpand:
ERROR: source expression failed to match any pattern in help
scheme@(guile-user)> ,help all
^CThrow to key `signal' while reading command:
ERROR: User interrupt
While compiling expression:
ERROR: In procedure macroexpand:
ERROR: source expression failed to match any pattern in help
<unknown-location>: warning: possibly unbound variable `all'
ERROR: In procedure module-lookup:
ERROR: Unbound variable: all
Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]> ,bt
           0 (#<procedure 109c300 ()>)
scheme@(guile-user) [1]> 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30983>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




      reply	other threads:[~2010-09-07 21:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-07 13:20 [bug #30983] ,help after (activate-readline) hangs anonymous
2010-09-07 19:21 ` Andy Wingo
2010-09-07 21:05   ` anonymous [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100907-210556.sv0.79683@savannah.gnu.org \
    --to=invalid.noreply@gnu.org \
    --cc=bug-guile@gnu.org \
    --cc=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).