------art_18251_8829597.1171828975895
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 2/18/07, Ruby Admirer <ruby_admirer / yahoo.com> wrote:
>
> Curt,
>
> The TAB completion in IRB works indeed with    :
> irb -r irb/completion
>
> But what is strange is that I always just launch "irb" without any
> argument and the completion works with previous versions of installer (e.g.
> 1.8.5-21 and 1.8.5-22 rc3).


Hmmm... I never knew that. I don't know what could be different.

I'm just wondering also why
> ruby -e "r  equire 'readline'; puts r"
> returns true
>
> while the same code within IRB displays false.


Don't know the answer to this either.

Curt

------art_18251_8829597.1171828975895--