purcell / exec-path-from-shell

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

Declare a variable for the byte compiler #77

Closed jabranham closed 6 years ago

jabranham commented 6 years ago

Without this, I get

In exec-path-from-shell-setenv:
exec-path-from-shell.el:207:11:Warning: assignment to free variable
    ‘eshell-path-env’
purcell commented 6 years ago

Thanks, makes sense.