emacs: Add code to run guix command in REPL.
authorAlex Kost <alezost@gmail.com>
Thu, 13 Aug 2015 07:51:31 +0000 (10:51 +0300)
committerAlex Kost <alezost@gmail.com>
Sun, 30 Aug 2015 15:26:02 +0000 (18:26 +0300)
commit5e53b0c5a9e1c693d46bdaf24e6b5ce498410da6
treea0ba0ee53b904458cf223e6dee7597dfef89ec47
parentcaa6732e967ef4e397533d1cff9ba5626b2b4131
emacs: Add code to run guix command in REPL.

* emacs/guix-base.el (guix-run-command-in-repl, guix-command-output,
  guix-help-string): New functions.
* emacs/guix-main.scm (guix-command, guix-command-output, help-string):
  New procedures.
emacs/guix-base.el
emacs/guix-main.scm