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

Subsuming into trunk #104

Closed dickmao closed 3 years ago

dickmao commented 3 years ago

While I am not a osx user, it seems to me that if an outside package (in FSF-unsanctioned melpa, no less) is required to allow call-process to find a program that executable-find claims is found, then emacs is fairly broken under osx.

Are there objections/caveats to patching the mainline? I imagine there is some history I'm not privy to.