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