Questions tagged [emojis]
2 questions
0
votes
1 answer
Color emoji arrows in emacs
I have attempted to setup emacs 28.2 to display color emojis using the Noto Color Emoji font. According to a "Font Manager" program (provided by font-manager Debian package), the following symbols are among the glyphs available within the Noto…

s-t-s
- 1
- 1
0
votes
0 answers
emojify how to use it?
I try to use emoticons with emojify but cannot succeed.
I try this
(use-package emojify
:straight t
:init
(global-emojify-mode))
(setq emojify-display-type 'image)
(setq emojify-emoji-style 'unicode)
(setq emojify-prog-contexts 'both)
When…

Michel Lecomte
- 169
- 4