iqbalansari/emacs-emojify

(void-variable memavailable)

Closed this issue · 1 comments

I have added (require 'emojify) to my init file which loads fine. Though upon trying to load (symon-mode) or (symon-display), I get a looping error: (void-variable memavailable).

Yikes! Didn't mean to send. I loaded emojify through guix, gave it some thought and reloaded through melpa. This fixes the problem.