bug-guile
[Top][All Lists]
Advanced

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

[bug #31819] Help output suppressed after activating readline in Guile V


From: Ian Hulin
Subject: [bug #31819] Help output suppressed after activating readline in Guile V1.9.13 REPL
Date: Tue, 07 Dec 2010 20:18:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12

URL:
  <http://savannah.gnu.org/bugs/?31819>

                 Summary: Help output suppressed after activating readline in
Guile V1.9.13 REPL
                 Project: Guile
            Submitted by: ian_hulin
            Submitted on: Tue Dec  7 20:18:31 2010
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

scheme@(guile-user)> ,help compile
Compile Commands [abbrev]:

 ,compile EXP                 [,c] - Generate compiled code.
 ,compile-file FILE          [,cc] - Compile a file.
 ,disassemble EXP             [,x] - Disassemble a compiled procedure.
 ,disassemble-file FILE      [,xx] - Disassemble a file.

scheme@(guile-user)> (use-modules (ice-9 readline)) (activate-readline)
scheme@(guile-user)> (guile-user)> ,help compile

;;at this point the REPL hangs until the user enters CTRL-C






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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