nixpkgs/pkgs/build-support/emacs
Robert Helgesson 2d2de743d0
emacs: improve setup hook
- Add packages installed in a sub-directory of site-lisp, such as
  mu4e, to EMACSLOADPATH.

- Add ELPA packages to EMACSLOADPATH.

- Add each package only once to EMACSLOADPATH. Before, each package
  would typically be added twice for each transitive dependency
  leading to a huge variable for a package having many dependencies.

Fixed #78680
2020-03-14 19:46:28 +01:00
..
buffer.nix nix-buffer: make eshell-path-env be inherited 2018-02-15 17:30:59 -06:00
elpa.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
elpa2nix.el emacsWithPackages: support installing larger packages 2017-05-29 12:56:09 +01:00
generic.nix melpaBuild: keep original source file names without hash 2016-01-18 15:29:19 -06:00
melpa.nix treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
melpa2nix.el emacsPackagesNg: 2018-07-15 update 2018-07-15 20:52:41 -05:00
setup-hook.sh emacs: improve setup hook 2020-03-14 19:46:28 +01:00
trivial.nix emacsPackagesNg.trivialBuild: cleanup and standardize function 2018-11-27 00:23:04 -05:00
wrapper.nix emacs: use runCommand to generate wrapper 2019-09-18 22:32:19 +02:00