emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using empty_string as the only "" string


From: Richard Stallman
Subject: Re: Using empty_string as the only "" string
Date: Wed, 25 Apr 2007 10:52:14 -0400

The issue is about null strings.  Non-null strings should
not be canonicalized because you can change the elements and text
properties in them.

Handa wrote:

    You can modify the multibyteness of an empty string, and a
    unibyte empty string and a multibyte empty string behave a
    little bit differently, for instance, when concatinated with
    an unibyte 8-bit string.

Thus, there would need to be two canonical null strings,
one unibyte and one multibyte.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]