Alex Kost <alez...@gmail.com> skribis: > From 6dd7a04f6021892b79b88579297cdf3358e3c2dc Mon Sep 17 00:00:00 2001 > From: Alex Kost <alez...@gmail.com> > Date: Mon, 20 Oct 2014 23:23:32 +0400 > Subject: [PATCH 4/5] 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'.
Not sure about the details, but sounds good. :-) Ludo’.