Daiki Ueno <[email protected]> writes: > So I'd suggest to first convert the Unicode characters given by Unicode > escapes into the source encoding (in x-c.c), and then let > 'remember_a_message' to convert them into UTF-8.
Sorry, it doesn't work, since it is likely that the escape is used to represent characters which cannot be encoded in the source encoding. Regards, -- Daiki Ueno
