Have you tried setting shell locale to utf8? A long time ago there
were utf8 in tt threads but I haven't had trouble myself.
However I have indeed had massive trouble trying to get a simple
question mark (a GET url) to print that I put in the stash, like you
are doing now, because tt would url-encode it.
So my recommendation is, don't give it an umlaut. :)
FYI the trouble came when I was using xemacs -nw in utf8 mode due to
the default shell of the remote session being in utf8 locale, which I
was not used to. Not that emacs is amazing at utf\d+ .
Perhaps starting a utf8 terminal session to be sure, will help. There
are so many transparent re-encodings going on this is hard to trace
outside your environment.

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to