David (the maintainer) seems too busy to completely review the patch. Makes snownews work with international feeds. http://www.altroot.org/baltic/snownews.patch
Example feed URLs you can test: http://www.openbsd.lt/index.php?page=rss_feed&lang=lt http://moxliukas.esu.as/index.pl?id=rss These are Lithuanian ones, i use it compiled with iso-8859-13. <OT> Small howto: Compile snownews like ``CHARSET=ISO-8859-13 make install''. Load the font: wsfontload -h (8|1[06]) /usr/share/misc/pcvtfonts/iso8859-13.8(08|1[06]) And reconfigure virtual terminal: wsconscfg -dF && wsconscfg -t 80x(25bf|[45]0) In case you're using terminal emulator for X, configure it properly. Eg, if you're using [ax]term pass -fn with the correct iso-8859-13 font. </OT> -- Martynas Venckus