wwwjfy / emacs-fish

fish-mode for emacs
99 stars 15 forks source link

Symbol's value as variable is void: fish-builtins #29

Closed gaydenko closed 8 years ago

gaydenko commented 8 years ago

Hi! On installing from melpa have got:

Compiling file /home/user/.emacs.d/elpa/fish-mode-20151105.134/fish-mode.el at Thu Jan 14 12:18:03 2016
fish-mode.el:121:1:Error: Symbol's value as variable is void: fish-builtins

Up to date Arch Linux is in use.

wwwjfy commented 8 years ago

Thanks for reporting this, I didn't notice the error. It shouldn't affect normal usage without compilation to .elc, and I'll figure a way out for this.

wwwjfy commented 8 years ago

Hi @gaydenko, this should be fixed, please let me know if it doesn't work. Thanks!

gaydenko commented 8 years ago

@wwwjfy , Yes, in new release from MELPA compilation is OK, thanks!