62a63 > from_charset = nil 64c65 < before = $1 --- > before = (from_charset && $2 && $1.strip=="") ? "" : $1