> From: Richard Stallman <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], [email protected], > [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > Date: Fri, 27 Oct 2006 09:33:35 -0400 > > > There is a big difference between unibyte strings and encoded unibyte > > strings. > > What is that difference? > > You can represent one of Emacs' supported Latin alphabets in > (unencoded) unibyte strings, and Emacs will automatically convert to > and from multibyte.
AFAIK, Latin-N unibyte strings and iso-8859-N text encoded in Latin-N use the same numerical codes for the same characters, so they are indistinguishable. Handa-san, am I right? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
