Package: wnpp Owner: Lev Lamberov <dogs...@debian.org> Severity: wishlist
* Package name : exec-path-from-shell-el Version : 1.12 Upstream Author : Steve Purcell <st...@sanityinc.com> * URL or Web page : https://github.com/purcell/exec-path-from-shell * License : GPL-3+ Programming Lang: Emacs Lisp Description : get environment variables such as $PATH from the shell This library allows the user to set Emacs' `exec-path' and $PATH from the shell path, so that `shell-command', `compile' and the like work as expected. 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.