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

Expected printf but got blep #56

Closed howdoicomputer closed 7 years ago

howdoicomputer commented 7 years ago
Error (use-package): exec-path-from-shell :init: Expected printf output from shell, but got: ""
Warning (initialization): An error occurred while loading ‘/home/howdoicomputer/.emacs.d/init.el’:

error: Expected printf output from shell, but got: ""

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace.

Sad faces.

howdoicomputer commented 7 years ago

Also, it looks like this is totally not exec-path-from-shell's fault. I downgraded my version of Fish and the problem went away.

jonathanchu commented 7 years ago

Confirmed I had the same issue too (Fish v2.5.0). I downgraded Fish to v2.4.0 and this issue went away.

lvh commented 7 years ago

Same issue. I have reported it in the linked ticket.

lvh commented 7 years ago

@jonathanchu @howdoicomputer Do you use thefuck?

howdoicomputer commented 7 years ago

WHAT DID YOU JUST SAY???

And, yes, yes I do.

purcell commented 7 years ago

I don't think there's anything for me to do here, sorry, so I'll go ahead and close this. :-)