> Cc: [EMAIL PROTECTED], [email protected], [EMAIL PROTECTED], > [EMAIL PROTECTED] > From: Stefan Monnier <[EMAIL PROTECTED]> > Date: Mon, 23 Oct 2006 16:49:59 -0400 > > >> My point was simply if you stay 100% within multibyte, it all works, and if > >> you stay 100% in unibyte it all works > > > The former is true, the latter isn't, AFAIK. ``Normal'' Emacs > > primitives and subroutines always do TRT with multibyte strings, while > > with unibyte you need to be careful which ones you call. > > Care to give an example of what you're thinking about, where purely unibyte > strings and buffers are not properly handled?
Are you talking about a unibyte Emacs session? If so, that's not what I had in mind. I'm talking about using unibyte strings in a multibyte session. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
