From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dD4z5-0001TM-Is for guix-patches@gnu.org; Tue, 23 May 2017 04:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dD4z4-0003ky-LA for guix-patches@gnu.org; Tue, 23 May 2017 04:16:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59447) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dD4z4-0003kq-Gy for guix-patches@gnu.org; Tue, 23 May 2017 04:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dD4z4-0000wn-Cp for guix-patches@gnu.org; Tue, 23 May 2017 04:16:02 -0400 Subject: bug#26802: [PATCH 4/4] build: emacs: Fix `store-file->elisp-source-file'. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170517165246.14042-1-arunisaac@systemreboot.net> <87y3tqhamu.fsf@gmail.com> <87r2zhg86v.fsf@gnu.org> <95c4b155.AEQAKqmySzQAAAAAAAAAAAOzWv8AAAACwQwAAAAAAAW9WABZI4fH@mailjet.com> Date: Tue, 23 May 2017 10:15:45 +0200 In-Reply-To: <95c4b155.AEQAKqmySzQAAAAAAAAAAAOzWv8AAAACwQwAAAAAAAW9WABZI4fH@mailjet.com> (Arun Isaac's message of "Tue, 23 May 2017 06:22:01 +0530") Message-ID: <87lgpoyoni.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Arun Isaac Cc: Alex Kost , 26802-done@debbugs.gnu.org Hey Arun, Arun Isaac skribis: >> Pushed patches 1, 2 and 4. Thank you! > Looks like I made a mistake with patch 4's commit message. I should have > used the prefix "build-system: emacs:", instead of "build: > emacs:". Sorry! :-( No big deal, that=E2=80=99s OK. Cheers, Ludo=E2=80=99.