From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/7] emacs: Move code for evaluating to "guix-geiser.el". Date: Tue, 18 Aug 2015 15:52:07 +0200 Message-ID: <87a8towvp4.fsf@gnu.org> References: <1437814197-6321-1-git-send-email-alezost@gmail.com> <1437814197-6321-3-git-send-email-alezost@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRhJJ-00036e-To for guix-devel@gnu.org; Tue, 18 Aug 2015 09:52:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRhJH-0005sR-6I for guix-devel@gnu.org; Tue, 18 Aug 2015 09:52:17 -0400 In-Reply-To: <1437814197-6321-3-git-send-email-alezost@gmail.com> (Alex Kost's message of "Sat, 25 Jul 2015 11:49:52 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > * emacs/guix-backend.el: Adjust commentary. Move "eval" code to ... > (guix-eval): Remove. > (guix-eval-read, guix-eval-in-repl): Adjust to use new functions. > * emacs/guix-geiser.el: ...here. New file. > (guix-geiser-eval, guix-geiser-eval-read, guix-geiser-eval-in-repl): > New functions. OK