From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: [PATCH 5/6] gnu: mailutils: Make some inputs native. Date: Wed, 01 Apr 2020 16:03:24 +0200 Message-ID: <87ftdncngz.fsf@gmail.com> References: <20200331220439.3828-1-vincent.legoll@gmail.com> <20200331220439.3828-5-vincent.legoll@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46667) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJdxq-0002dj-OH for guix-devel@gnu.org; Wed, 01 Apr 2020 10:03:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJdxp-0008B0-SU for guix-devel@gnu.org; Wed, 01 Apr 2020 10:03:30 -0400 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:37631) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJdxp-0008AX-Ip for guix-devel@gnu.org; Wed, 01 Apr 2020 10:03:29 -0400 Received: by mail-wr1-x430.google.com with SMTP id w10so189109wrm.4 for ; Wed, 01 Apr 2020 07:03:29 -0700 (PDT) Received: from meru ([2a01:cb18:832e:5f00:75c3:1709:597b:7112]) by smtp.gmail.com with ESMTPSA id y15sm2991176wrh.50.2020.04.01.07.03.25 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Apr 2020 07:03:26 -0700 (PDT) In-reply-to: <20200331220439.3828-5-vincent.legoll@gmail.com> 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org > + `( > ("m4" ,m4) You can join those two lines. Thanks, Mathieu