From: "Adeodato Simó" Date: 2004-11-27T05:22:55+09:00 Subject: Re: No umlauts in irb? (was: irb and german keyboard problem) * Julius Plenz [Thursday, November 25, 2004 22:59] {comp.lang.ruby}: > I also have a question related to german keyboards_ Why does irb > terminate without any further message when I include some german > umlauts (�������) which are _not_ in quotes? I couldn't reproduce (*), and then I realized I have RUBYOPT=-Ku. unsetting RUBYOPT made irb behave as you describe. (*) the output being: >> � NameError: undefined local variable or method `�' for main:Object from (irb):1 -- Adeodato Sim� EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Listening to: Fangoria - Rendirse no es perder Every program has at least one bug and can be shortened by at least one instruction -- from which, by induction, one can deduce that every program can be reduced to one instruction which doesn't work.