commit 0b53532a4f336df9f8638b40aaaa548c6e8ac42d
parent 8f00b21421111f62781ef1d1ebfe772200169417
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date: Sun, 4 Sep 2016 23:44:59 +0530
Note the possibility of outdated emoji sets in the README
Diffstat:
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/README.org b/README.org
@@ -85,12 +85,22 @@
given regexp/apropos pattern. The results are displayed in a specialized
buffer, where ~w~ or ~c~ can be used to copy emojis to the kill ring.
+ *NOTE* - You might notice that some of the emojis returned by this search
+ are not displayed by ~emojify~, this might happen if you newer emoji data
+ but old set of image. Download the latest emoji image using
+ ~emojify-download-emoji~ and set ~emojify-emoji-set~ to the downloaded set.
+
*** Inserting emojis
The command ~emojify-insert-emoji~ can be used to insert emojis
interactively. While the command works with vanilla Emacs completion system,
the experience would be better with something like [[https://github.com/emacs-helm/helm][Helm]], [[https://github.com/abo-abo/swiper][Ivy]], [[https://www.emacswiki.org/emacs/Icicles][Icicles]] or Ido
depending on you preference.
+ *NOTE* - You might notice that some of the emojis prompted in the above
+ command are not displayed by ~emojify~, this might happen if you newer emoji
+ data but old set of image. Download the latest emoji image using
+ ~emojify-download-emoji~ and set ~emojify-emoji-set~ to the downloaded set.
+
** Customizations
*** Configuring the types of emojis displayed
Emojify by default displays plain text emojis (~:)~), unicode emojis (~😄~)