nixpkgs/pkgs/build-support/emacs
Michael Alan Dorman ef5ba4d5b2 Fix emacs wrapper expression to honor bash array use
In 8d76eff, @Ericson2314 changed the representation of the value that
`findInputs` generated from a whitespace-separated bunch strings to an
actual array of strings.

Expressions that *consume* that value, however, also needed to be
changed to iterate over all the contents of the array, else they would
only select the first value, which turns out to be somewhat limiting.

Fixes #27873
2017-08-04 07:52:18 -04:00
..
buffer.nix
elpa.nix
elpa2nix.el
generic.nix
melpa.nix
melpa2nix.el
setup-hook.sh
trivial.nix
wrapper.nix Fix emacs wrapper expression to honor bash array use 2017-08-04 07:52:18 -04:00