[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
- Re: Entering emojis, (continued)
- Re: Entering emojis, Stefan Kangas, 2021/10/27
- Re: Entering emojis, Michael Albinus, 2021/10/27
- Re: Entering emojis, Gregory Heytings, 2021/10/25
- Re: Entering emojis, Lars Ingebrigtsen, 2021/10/25
- Re: Entering emojis, Lars Ingebrigtsen, 2021/10/25
- Re: Entering emojis, Lars Ingebrigtsen, 2021/10/25
Re: Entering emojis, Matthias Meulien, 2021/10/25
Re: Entering emojis,
T.V Raman <=
Re: Entering emojis, Lars Ingebrigtsen, 2021/10/26
Re: Entering emojis, Eli Zaretskii, 2021/10/27
- Re: Entering emojis, Lars Ingebrigtsen, 2021/10/27
- Re: Entering emojis, Eli Zaretskii, 2021/10/27
- Re: Entering emojis, Stefan Kangas, 2021/10/27
- Re: Entering emojis, Lars Ingebrigtsen, 2021/10/27
- Move shorthands.el to lisp/emacs-lisp/?, Stefan Kangas, 2021/10/27