From: Jeremy Woertink Date: 2008-11-21T07:55:36+09:00 Subject: Weird conversion in IRB For some reason I have this line I am pasting from a text file into IRB, and it is converting the spaces into the word "bee" IF test @yst-hide-felicite irb(main):001:0> WHENbeeNONEMPTYbee@horizontal-featured-item-text If I paste it into the normal prompt it works though.. C:\rails_apps\transfer-util>WHEN NONEMPTY @horizontal-featured-item-text It works everywhere but IRB. The file I am copying this from I made, so I know they are just spaces. Anyone else seen anything like this? ~Jeremy -- Posted via http://www.ruby-forum.com/.