On Tue 20 Oct 2009 05:38, Mike Gran writes:
> On Mon, 2009-10-19 at 21:17 +0200, Andy Wingo wrote:
>> On Sun 18 Oct 2009 22:11, Mike Gran writes:
>>
>> > If I start up an interactive session with the current master, and I
>> > enter the following three lines at the prompt
>> >
>> > (use-modules
On Mon, 2009-10-19 at 21:17 +0200, Andy Wingo wrote:
> On Sun 18 Oct 2009 22:11, Mike Gran writes:
>
> > If I start up an interactive session with the current master, and I
> > enter the following three lines at the prompt
> >
> > (use-modules (ice-9 readline))
> > (activate-readline)
> >
> >
On Sun 18 Oct 2009 22:11, Mike Gran writes:
> If I start up an interactive session with the current master, and I
> enter the following three lines at the prompt
>
> (use-modules (ice-9 readline))
> (activate-readline)
>
>
> I get an infinite loop of
>
> ERROR: Wrong number of arguments to #
Hi-
If I start up an interactive session with the current master, and I
enter the following three lines at the prompt
(use-modules (ice-9 readline))
(activate-readline)
I get an infinite loop of
ERROR: Wrong number of arguments to #
Thanks,
Mike