вс, 26 дек. 2021 г. в 13:45, Lars Ingebrigtsen <larsi@gnus.org>:
Evgeny Zajcev <lg.zevlg@gmail.com> writes:

> And also it will be possible to write something like `string-glyph-length' to return 1
> for "👨‍👩‍👧‍👦" instead of 7 as `length' returns now.

(length (string-glyph-split "👨‍👩‍👧‍👦"))
=> 1


nice! this suits my needs, thanks

--
lg