Can someone please confirm that $KCODE has these effects in Ruby 1.8? * Places all regular expressions that don't specify an encoding in the encoding set in $KCODE * Changes the escapes used in inspect strings so that something like an accented E isn't shown in octal numbers Are there other effects? Thanks. James Edward Gray II