From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39536: problem in emacs-gnuplot mode Date: Sat, 22 Feb 2020 12:18:47 +0100 Message-ID: <87v9nyyinc.fsf@gnu.org> References: <87lfpbfnzr.fsf@m4x.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54164) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5SoJ-0003VN-2E for bug-guix@gnu.org; Sat, 22 Feb 2020 06:19:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5SoI-000724-8o for bug-guix@gnu.org; Sat, 22 Feb 2020 06:19:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42641) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5SoI-00071v-5L for bug-guix@gnu.org; Sat, 22 Feb 2020 06:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5SoI-0004AI-25 for bug-guix@gnu.org; Sat, 22 Feb 2020 06:19:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87lfpbfnzr.fsf@m4x.org> (Jean-Baptiste Note's message of "Sun, 09 Feb 2020 22:29:44 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Jean-Baptiste Note Cc: 39536-done@debbugs.gnu.org Hi Jean-Baptiste, Jean-Baptiste Note skribis: >>From 5f2db54f0e0e31dfcc9e6271dceb5aa38a799746 Mon Sep 17 00:00:00 2001 > From: Jean-Baptiste Note > Date: Sun, 9 Feb 2020 21:02:33 +0100 > Subject: [PATCH] [emacs-gnuplot] Fix destination directory > > --- > gnu/packages/emacs-xyz.scm | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Good catch! I added a commit log that follows our conventions and applied the patch. For the record, =E2=80=98guix.d=E2=80=99 support was removed in 65a7dd2950ca13a8b942b2836260a2192351b271. Thanks, Ludo=E2=80=99.