From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: anonymous Newsgroups: gmane.lisp.guile.bugs Subject: [bug #30983] ,help after (activate-readline) hangs Date: Tue, 07 Sep 2010 21:05:56 +0000 Message-ID: <20100907-210556.sv0.79683@savannah.gnu.org> References: <20100907-132041.sv0.44950@savannah.gnu.org> <20100907-192144.sv20118.30200@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1283893572 18962 80.91.229.12 (7 Sep 2010 21:06:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Sep 2010 21:06:12 +0000 (UTC) To: Andy Wingo , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Sep 07 23:06:10 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot5Mk-0002Xs-2V for guile-bugs@m.gmane.org; Tue, 07 Sep 2010 23:06:06 +0200 Original-Received: from localhost ([127.0.0.1]:52807 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ot5Mj-00009I-Eu for guile-bugs@m.gmane.org; Tue, 07 Sep 2010 17:06:05 -0400 Original-Received: from [140.186.70.92] (port=46998 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ot5Md-00009B-KZ for bug-guile@gnu.org; Tue, 07 Sep 2010 17:06:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ot5Mb-000833-DW for bug-guile@gnu.org; Tue, 07 Sep 2010 17:05:59 -0400 Original-Received: from colonialone.fsf.org ([140.186.70.51]:38994 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot5Mb-00082h-Al for bug-guile@gnu.org; Tue, 07 Sep 2010 17:05:57 -0400 Original-Received: from [10.1.0.103] (helo=frontend.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot5Mb-0007Pl-0l; Tue, 07 Sep 2010 21:05:57 +0000 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Ot5Ma-0001tQ-Tf; Tue, 07 Sep 2010 21:05:56 +0000 X-Savane-Server: savannah.gnu.org:80 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 30983 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 X-Apparently-From: 66.178.229.162 In-Reply-To: <20100907-192144.sv20118.30200@savannah.gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4770 Archived-At: 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 : 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 (#) scheme@(guile-user) [1]> _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/