bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #30983] ,help after (activate-readline) hangs


From: anonymous
Subject: [bug #30983] ,help after (activate-readline) hangs
Date: Tue, 07 Sep 2010 21:05:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.53 Safari/534.3

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 via email to

[Prev in Thread] Current Thread [Next in Thread]