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 typing in a comment line
:drool: or :smile: or :-D
No picture are displayed. Even in a text buffer.
Emojify-mode is enabled. What do I need more ?
Use Linux and Emacs 27.1.