purcell / exec-path-from-shell

Make Emacs use the $PATH set up by the user's shell
Other
1.43k stars 82 forks source link

Compatibility issue with fish 2.5 #57

Closed iamthad closed 7 years ago

iamthad commented 7 years ago

As reported in a spacemacs issue thread, there is an issue with the latest version of fish, resulting in the message:

Error (use-package): exec-path-from-shell :init: Expected printf output from shell, but got: ""
lvh commented 7 years ago

A different issue for this has already been opened and closed: https://github.com/purcell/exec-path-from-shell/issues/56

It is almost certainly not an exec-path-from-shell bug. See https://github.com/fish-shell/fish-shell/issues/3809#issuecomment-277400905 for details and https://github.com/syl20bnr/spacemacs/issues/4755#issuecomment-277452286 for a specific remedy if you're using thefuck.

purcell commented 7 years ago

Yep, duplicate of #56.

iamthad commented 7 years ago

My apologies for the dupe.