emacs: Improve REPL procedures.
authorAlex Kost <alezost@gmail.com>
Mon, 20 Oct 2014 19:23:32 +0000 (23:23 +0400)
committerAlex Kost <alezost@gmail.com>
Mon, 27 Oct 2014 18:52:56 +0000 (21:52 +0300)
commit17b50485a62d2120c27783e00a0a8dddd2d3db1f
treefd225962529f4f777b14c92ac96010c69ea6dd5b
parentf209da9f9422a2efa540d71601dd4269ef837480
emacs: Improve REPL procedures.

* emacs/guix-backend.el (guix-start-process-maybe): Add 'start-msg' and
  'end-msg' optional arguments.
  (guix-start-repl-maybe): Likewise.  Do not kill buffer with a dead process.
  (guix-repl-exit): New procedure.
  (guix-eval-in-repl): Use 'geiser-repl--send'.
emacs/guix-backend.el