:ui emoji

💩

1. Description

Displays and inserts emojis (ASCII, Github style, unicode).

  • Converts recognized text to emojis.
  • Enables inserting emojis.

1.1. Maintainers

This module has no dedicated maintainers. Become a maintainer?

1.2. Module flags

+ascii
Enable plain text emojis like :).
+github
Enable Github-style emojis like :smile:.
+unicode
Enable unicode emojis like 🙂.

1.4. Hacks

No hacks documented for this module.

2. Prerequisites

See the emojify requirements docs:

The emojify package requires Emacs v24.3 and above. Emacs should be compiled with support for PNG images to display emojis as images. It is recommended that Emacs is compiled with ImageMagick support. emojify will use it to resize emojis if needed, additionally imagemagick is used to set background color for emojis to workaround the bug described in issue 7. However these are completely optional.

PNG support might require some additional steps to on Windows, you might find this stackoverflow answer helpful.

3. TODO Usage

This module has no usage documentation yet. Write some?

4. TODO Configuration

This module has no configuration documentation yet. Write some?

5. Troubleshooting

There are no known problems with this module. Report one?

6. TODO Appendix

This module has no appendix yet. Write one?