emacs-devel
[Top][All Lists]
Advanced

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

Re: string_char_to_byte and string_byte_to_char micro-optimisation


From: Eli Zaretskii
Subject: Re: string_char_to_byte and string_byte_to_char micro-optimisation
Date: Sat, 15 Jun 2019 09:22:28 +0300

> From: Stefan Monnier <address@hidden>
> Date: Fri, 14 Jun 2019 16:11:47 -0400
> 
> > I don't think that will do for this case.  Strings are used rather
> > rarely in Emacs.  We need to find a command that uses strings
> > extensively, and uses non-ASCII text in strings in particular.
> 
> ... and uses `aref` on it extensively.

Right.  And/or 'aset'.  Other candidates are 'string-match' and
'replace-match'.  All that with non-ASCII strings, of course.




reply via email to

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