emacs-devel
[Top][All Lists]
Advanced

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

Re: Unibyte characters, strings, and buffers


From: Richard Stallman
Subject: Re: Unibyte characters, strings, and buffers
Date: Sun, 30 Mar 2014 11:12:36 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

    > * A function could decode text from a unibyte buffer and put it in
    >   another buffer which is multibyte.
    >
    > * A function could decode a whole unibyte buffer
    >   into the same buffer, and mark it as multibyte.

    That's what decode-coding-region provides (except for changing the
    multibyte flag).

That "except" is the crucial point.  Currently we need to access both
unibyte text and multibyte text with the same setting of the multibyte
flag.  These two functions might eliminate the need for that.


-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use Ekiga or an ordinary phone call.




reply via email to

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