dunn / company-emoji

MOVED to codeberg
https://codeberg.org/egirl/company-emoji
82 stars 7 forks source link

Add autoload cookies for lazy loading #1

Closed syohex closed 9 years ago

syohex commented 9 years ago

You should add package prefix to all variables and functions for avoiding name conflict. For example, emoji-list -> company-emoji-list, emoji-annotation -> company-emoji-annotation. Because Emacs has only one namespace.

dunn commented 9 years ago

Thank you! For the patch, and for the reminder about prefixing.