diff --git a/sharkey.el b/sharkey.el index f1580c0..fc82f95 100644 --- a/sharkey.el +++ b/sharkey.el @@ -7,7 +7,7 @@ (mastodon-instance-url "https://talk.marq42.xyz") (mastodon-tl--show-avatars t) (mastodon-toot--enable-custom-instance-emoji t) - (mastodon-use-emojify) + (mastodon-use-emojify t) :demand) ;; 日本語 @@ -16,7 +16,7 @@ ;; let's start by making :rena: render as the rena.webp image... -:neocat_pat_floof: +:neocat_pat_floof::3: (defvar sharkey/emoji-cache-dir "~/.emoji" "Directory under which to store fedi emoji cache.") (defun sharkey--emoji-cache (name &optional instance)