guile-user
[Top][All Lists]
Advanced

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

Re: avtivate-readline


From: Neil Jerram
Subject: Re: avtivate-readline
Date: 16 Nov 2001 09:30:24 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Weiqi" == Weiqi Gao <address@hidden> writes:

    Weiqi> Hi, I'm having trouble activating readline from inside
    Weiqi> guile.  Thw following used to work:

    Weiqi> (use-modules (ice-9 readline)) (activate-readline)

    Weiqi> It doesn't now.  The error is:

    Weiqi> ERROR: Unbound variable: read-history ABORT:
    Weiqi> (unbound-variable)

So when was "used to" and when is "now", and what changed?

Does it help to add `(define-module (guile-user))' as the first line
in your .guile file?

        Neil




reply via email to

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