emacs-devel
[Top][All Lists]
Advanced

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

Re: emojis and other multi-character glyphs


From: Evgeny Zajcev
Subject: Re: emojis and other multi-character glyphs
Date: Sun, 26 Dec 2021 13:50:17 +0300



вс, 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

reply via email to

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