From: anonymous <INVALID.NOREPLY@gnu.org>
To: bug-guile@gnu.org
Subject: [bug #30983] ,help after (activate-readline) hangs
Date: Tue, 07 Sep 2010 13:20:42 +0000 [thread overview]
Message-ID: <20100907-132041.sv0.44950@savannah.gnu.org> (raw)
In-Reply-To:
URL:
<http://savannah.gnu.org/bugs/?30983>
Summary: ,help after (activate-readline) hangs
Project: Guile
Submitted by: None
Submitted on: Tue 07 Sep 2010 01:20:40 PM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
using ,help after (activate-readline) hangs guile. Here is what happen when
I C-c out of it. This is from a freshly built and installed guile using
default options to configure from the release_1-9-12 tag.
$ guile
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)> ,help
Help Commands [abbrev]:
,help [all | GROUP | [-c] COMMAND]
[,h] - Show help.
,show [TOPIC] [,s] - Gives information about Guile.
,apropos REGEXP [,a] - Find bindings/modules/packages.
,describe OBJ [,d] - Show description/documentation.
Command Groups:
,help all - List all commands
,help module - List module commands
,help language - List language commands
,help compile - List compile commands
,help profile - List profile commands
,help debug - List debug commands
,help inspect - List inspect commands
,help system - List system commands
Type `,help -c COMMAND' to show documentation of a particular command.
scheme@(guile-user)> (use-modules (ice-9 readline))
;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-autocompile argument to disable.
;;; compiling /usr/local/share/guile/2.0/ice-9/readline.scm
;;; compiled
/home/dsmith/.cache/guile/ccache/2.0-0.R-LE-8/usr/local/share/guile/2.0/ice-9/readline.scm.go
scheme@(guile-user)> (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)>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30983>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
next reply other threads:[~2010-09-07 13:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-07 13:20 anonymous [this message]
2010-09-07 19:21 ` [bug #30983] ,help after (activate-readline) hangs Andy Wingo
2010-09-07 21:05 ` anonymous
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-132041.sv0.44950@savannah.gnu.org \
--to=invalid.noreply@gnu.org \
--cc=bug-guile@gnu.org \
/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).