From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeLON-0003qZ-No for guix-patches@gnu.org; Wed, 24 Jan 2018 08:47:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeLOI-0007gp-Qz for guix-patches@gnu.org; Wed, 24 Jan 2018 08:47:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60801) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeLOI-0007gd-Nq for guix-patches@gnu.org; Wed, 24 Jan 2018 08:47:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eeLOI-0005HJ-Gl for guix-patches@gnu.org; Wed, 24 Jan 2018 08:47:02 -0500 Subject: [bug#30147] Simplify =?UTF-8?Q?=E2=80=9Cscripts/guix=E2=80=9D?= Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87inc0i8yt.fsf@gnu.org> <87fu6x7x9m.fsf@gnu.org> <87efmg92si.fsf@gnu.org> <87bmhk7jxq.fsf@gnu.org> <87efmf32gj.fsf@gnu.org> Date: Wed, 24 Jan 2018 14:46:41 +0100 In-Reply-To: <87efmf32gj.fsf@gnu.org> (Mathieu Lirzin's message of "Wed, 24 Jan 2018 12:45:16 +0100") Message-ID: <87po5z2wu6.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: Mathieu Lirzin Cc: 30147-done@debbugs.gnu.org Mathieu Lirzin skribis: > I didn't notice that Emacs stopped setting =E2=80=98scheme-mode=E2=80=99 = automatically > due to the extra line implied by the use of the Guile meta switch. > > Here is a fix to please Emacs. Perfect, thanks! Ludo'.