emacs-devel
[Top][All Lists]
Advanced

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

Re: `aset` on strings, changing the size in bytes


From: Stefan Monnier
Subject: Re: `aset` on strings, changing the size in bytes
Date: Sun, 09 Sep 2018 23:02:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> But suppose we made a function like aset which returned
> the string.  That way, it could return a new string when necessary.
> It would be used like
>
>    (setq s (sset s idx newchar))

Sounds good,


        Stefan



reply via email to

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