From: Thomas Rivas
Subject: tab completion on clisp
Date: 
Message-ID: <BQ8b9.3383$o23.13@fe02>
Hello--

Newbie problem with clisp: How do I disable "Display all 1229 possibilities 
(y or n)? when I hit the TAB while running clisp in Emacs 21.xx? Thanks.

Tom
-- 
<·······@rawbw.com>
From: ······@honolulu.ilog.fr
Subject: Re: tab completion on clisp
Date: 
Message-ID: <al5o46$eks$1@honolulu.ilog.fr>
Thomas Rivas asked:
>
> Newbie problem with clisp: How do I disable "Display all 1229 possibilities 
> (y or n)? when I hit the TAB while running clisp in Emacs 21.xx? Thanks.

Tell Emacs to use the command "clisp -I" instead of "clisp".

Bruno