emacs-devel
[Top][All Lists]
Advanced

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

Re: Obsolete string-to-multibyte hard to replace


From: Stefan Monnier
Subject: Re: Obsolete string-to-multibyte hard to replace
Date: Mon, 29 May 2017 23:28:48 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> We could the collect the characters in a vector and then only convert
> to string at the end.  Haven't you said that strings should ideally be
> treated as immutable?

That's indeed my opinion, but I haven't pushed that even while I was
maintainer because there's a fair bit of code out there which does
modify strings in place.


        Stefan




reply via email to

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