|
From: | Evgeny Zajcev |
Subject: | Re: emojis and other multi-character glyphs |
Date: | Sun, 26 Dec 2021 13:50:17 +0300 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |