emacs-devel
[Top][All Lists]
Advanced

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

Re: Removing set-unibyte-charset


From: Stefan Monnier
Subject: Re: Removing set-unibyte-charset
Date: Tue, 04 Mar 2008 11:38:51 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> > Are you going to change the
>> > behaviour of unibyte<->multibyte conversion?

>> Clearly that will change it, indeed.
>> E.g. string-make-multibyte == string-to-multibyte after that removal,
>> for example.

> Ok, I see.  It's a big overhaul.  :-)

What do you mean by a big overhaul?  The first step is nothing more than
removing Fset_unibyte_charset (and removing the few calls to it).

After that, many more changes can be applied, but these are nothing more
than optimizations (e.g. remove unibyte-charset since it's constant,
...).


        Stefan




reply via email to

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