> Oooh, oooh, call on me teacher, call on me, I know I know. It's because > you've defined an alias of "ri"; it now stands for "ri -i". nice catch! But I didn't directly create an alias for ri, instead I created the following in my ~/.bash_profile: export RI="--format=ansi --no-pager --interactive" Is there any work around? -- Posted via http://www.ruby-forum.com/.