This package browser is in early development. Mind the rough edges.

emacs-emojify 1.2

Display emojis in Emacs

This package displays emojis in Emacs similar to how Github, Slack, and other websites do. It can display plain ASCII like :) as well as Github-style emojis like :smile:. It provides a minor mode emojify-mode to enable the display of emojis in a buffer.

Installation

Install emacs-emojify 1.2 as follows:

guix install emacs-emojify@1.2

Or install the latest version:

guix install emacs-emojify

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.