From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 05 Nov 2008 10:50:40 -0800 Subject: [sup-talk] UTF-8 in replies? In-Reply-To: References: Message-ID: <1225910991-sup-4786@entry> Reformatted excerpts from Tomas Pospisek ML's message of 2008-10-30: > I wrote a message containing a lot of czech characters (using vim as > my editor). When ':wq'-ing from vim, Sup showed me the horrible > results... aparently it did not recognize, that the message was in > UTF-8 (as indicated by 'file' when giving it vim's temporary file). > > And apparently it doesn't seem to be possible to tell Sup either to > add an encoding to the message? Sup is currently utf-8 only, but getting curses, utf-8 and ruby to play nicely together still requires some work on your part. See: http://sup.rubyforge.org/wiki/wiki.pl?UTF8 -- William