emacs-devel
[Top][All Lists]
Advanced

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

Re: Entering emojis


From: T.V Raman
Subject: Re: Entering emojis
Date: Mon, 25 Oct 2021 13:54:34 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:
The following is a start and is what I use, it doesn't  do anything for
composing emojis though.


I use
C-; u runs the command list-unicode-display
list-unicode-display is an autoloaded interactive Lisp function in
??list-unicode-display.el??.

It is bound to C-; u, C-x @ h u.

(list-unicode-display &optional REGEXP)

Display a list of unicode characters with names matching REGEXP.
If no regexp is supplied, all characters are shown.  This takes
some time.

> made a package to compose them?  Or rather -- to navigate the Emoji
> Space Of Possibilities?
>
> I don't really have any idea of what that would look like in an Emacs
> context, though.  Perhaps something with transient.el?

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
?7?4 Id: kg:/m/0285kf1  ?0?8



reply via email to

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