oh-my-fish / plugin-emacs

Wrapper for daemon functionality of Emacs.
MIT License
19 stars 10 forks source link

plugin-emacs doesn't work #4

Open seagle0128 opened 7 years ago

seagle0128 commented 7 years ago

I use this command to install emacs plugin, but it doesn't work.

omf install emacs

I checked the ~/.local/share/omf/pkg/emacs, the folder structure seems incorrect.

image

If I create functions folder, and move all fish files into it, it works.

sagebind commented 7 years ago

This should be fixed by #3.

therealpxc commented 6 years ago

When I run with the branch from #3, emacs always fails to launch uniess I remove the --no-wait option in functions/emacs.fish. It doesn't seem to slow things down any; idk why it was removed.