From: Pierre Habouzit Date: Tue, 27 Mar 2007 23:42:17 +0000 (+0200) Subject: convert {charset,iconv}-hooks. X-Git-Url: http://git.madism.org/?a=commitdiff_plain;h=20392fc3c433909de76c676c235524acd96bec60;hp=20392fc3c433909de76c676c235524acd96bec60;p=apps%2Fmadmutt.git convert {charset,iconv}-hooks. They even gain regex-capture for free \o/ Use it that way (for now): MCharset.charset_hook("^windows-([0-9]*)$", "cp%1") Isn't _that_ cute ? Signed-off-by: Pierre Habouzit ---