Language

Package: emacs-exec-path-from-shell @ 1.12

Synopsis

Get environment variables such as PATH from the shell

Description

This library allows the user to set Emacs exec-path and PATH from the shell's PATH, so that shell-command, compile and the like work as expected on systems on which Emacs is not guaranteed to inherit a login shell's environment variables. It also allows other environment variables to be retrieved from the shell, so that Emacs will see the same values you get in a terminal.

Home page
https://github.com/purcell/exec-path-from-shell
Location
gnu/packages/emacs-xyz.scm (line: 15251, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings