guix/emacs
Alex Kost 8b341eb05d emacs: Adjust 'guix environment' popup.
* emacs/guix-command.el (guix-command-improve-environment-argument): Use
  "E" for '--expose' and "S" for '--share' to distinguish them from
  '--expression' and '--system' accordingly.  Make '--ad-hoc' an option
  taking packages instead of a simple switch.
  (guix-command-rest-argument): Complete shell command instead of
  packages for '--' argument.
  (guix-command-additional-arguments): Add fake 'packages' argument.
  New variable.
  (guix-command-additional-arguments): Use it.
  (guix-command-post-process-environment-packages,
  guix-command-post-process-environment-ad-hoc): New functions.
  (guix-command-post-processors): Add "environment" command with the new
  argument processors.
2015-11-12 21:22:35 +03:00
..
guix-backend.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-base.el emacs: Add completions for '--type' option of 'refresh' popup. 2015-11-02 15:51:40 +03:00
guix-build-log.el emacs: Enable 'guix-build-log-minor-mode' in shell buffers. 2015-11-02 15:52:52 +03:00
guix-command.el emacs: Adjust 'guix environment' popup. 2015-11-12 21:22:35 +03:00
guix-config.el.in emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-devel.el services: Add 'modify-services'. 2015-10-28 21:58:25 +01:00
guix-emacs.el
guix-external.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-geiser.el
guix-guile.el
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-info.el
guix-init.el emacs: Enable 'guix-build-log-minor-mode' in shell buffers. 2015-11-02 15:52:52 +03:00
guix-list.el
guix-main.scm emacs: Add completions for '--type' option of 'refresh' popup. 2015-11-02 15:51:40 +03:00
guix-messages.el
guix-pcomplete.el emacs: Add shell completions for 'guix refresh --type'. 2015-10-31 23:21:23 +03:00
guix-popup.el
guix-prettify.el
guix-profiles.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-read.el emacs: Add completions for '--type' option of 'refresh' popup. 2015-11-02 15:51:40 +03:00
guix-utils.el emacs: Improve post processing of popup arguments. 2015-11-12 21:22:35 +03:00
guix.el