Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to use openmoji that I downloaded manually? #85

Open
bbigras opened this issue Jan 26, 2021 · 0 comments
Open

Is it possible to use openmoji that I downloaded manually? #85

bbigras opened this issue Jan 26, 2021 · 0 comments

Comments

@bbigras
Copy link

bbigras commented Jan 26, 2021

My goal is to package openmoji in my distro.

I downloaded openmoji and set emojify-emojis-dir to ~/src/openmoji/color and emojify-emoji-set to 72x72.

I did a test and emacs tries to load the png:

[pid 22993] faccessat(AT_FDCWD, "/home/bbigras/src/openmoji/color/72x72", F_OK) = 0
[pid 22993] faccessat(AT_FDCWD, "/home/bbigras/src/openmoji/color/72x72/1f373.png", F_OK) = -1 ENOENT (No such file or directory)

The problem is that the filename is all in uppercase: 1F373.png.

Could emacs-emojify be non-case-sensitive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant