emacs-devel
[Top][All Lists]
Advanced

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

Re: How to walk a Lisp_String?


From: Eli Zaretskii
Subject: Re: How to walk a Lisp_String?
Date: Thu, 01 Sep 2022 18:42:07 +0300

> From: Manuel Giraud <manuel@ledu-giraud.fr>
> Date: Thu, 01 Sep 2022 17:34:23 +0200
> 
> I'm at a point where I'd like to walk a struct Lisp_String one
> «character» at a time.  Of course, I should be able to handle multi-byte
> Lisp_String.  How could I do that?

Use fetch_string_char_advance.



reply via email to

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