From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YFcZNDYV9mJiagEAbAwnHQ (envelope-from ) for ; Fri, 12 Aug 2022 10:54:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id AKKnMzYV9mLGdAAAauVa8A (envelope-from ) for ; Fri, 12 Aug 2022 10:54:14 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AE7222B476 for ; Fri, 12 Aug 2022 10:54:14 +0200 (CEST) Received: from localhost ([::1]:46390 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oMQQn-0000z2-Sr for larch@yhetil.org; Fri, 12 Aug 2022 04:54:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQQc-0000xi-55 for guix-patches@gnu.org; Fri, 12 Aug 2022 04:54:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37632) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oMQQb-0008QN-Sl for guix-patches@gnu.org; Fri, 12 Aug 2022 04:54:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oMQQb-0003gi-P1 for guix-patches@gnu.org; Fri, 12 Aug 2022 04:54:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57021] [PATCH] gnu: packages: Add nmail. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Aug 2022 08:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: M Cc: 57021@debbugs.gnu.org Received: via spool by 57021-submit@debbugs.gnu.org id=B57021.166029442514147 (code B ref 57021); Fri, 12 Aug 2022 08:54:01 +0000 Received: (at 57021) by debbugs.gnu.org; 12 Aug 2022 08:53:45 +0000 Received: from localhost ([127.0.0.1]:55614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQQL-0003g7-CR for submit@debbugs.gnu.org; Fri, 12 Aug 2022 04:53:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQQK-0003fv-1e for 57021@debbugs.gnu.org; Fri, 12 Aug 2022 04:53:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43826) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQQD-0008PL-O2; Fri, 12 Aug 2022 04:53:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=G837slC8gtZ8CtqKOiTwQ6PNzfljb+HfUZBVDdcj3gI=; b=dnw0UgyoPpjLOplvkZsq S/j2+4eMrSKuagqBWlvfF5bZsE/ud5zzU8HWtLUtCyMi3YuqM303BpHlFxrbVwzupGJx0QzTbU91M ruFu7opOO7WwYxglrpHFJrt1iGpmf/15bZL/dKacli3BjDs6hi6CHj8zwCBn6VA3SDZQlxGNJgb6Y Ajgag18HX//PbD+EG4JSr3QPuLbhSEARg0mT6FNC0B7Xb/VJMuynS56Ek6ATnjttH8/AjLyhrRxxQ ADT2+aq0XBXNQEadwAkGvAulqN7QaXNiMjScyIiHH2z3uqZzhhzTPTA9sxNaCOGbOfAHI0jp7nLyD FyUFHH2T0MS3fg==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775]:41976 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQQD-0002iP-5Q; Fri, 12 Aug 2022 04:53:37 -0400 From: Mathieu Othacehe References: Date: Fri, 12 Aug 2022 10:53:33 +0200 In-Reply-To: (M.'s message of "Sun, 7 Aug 2022 01:02:07 +0200") Message-ID: <8735e1267m.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1660294454; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=G837slC8gtZ8CtqKOiTwQ6PNzfljb+HfUZBVDdcj3gI=; b=H8jMKNSMr0iaeYqakzrPT1eXJmeOkWTeRrrEEO2b6bOYT7j5tLIv8z6eVB5UW6MgOUbQyd 6npd2l9chL0Xoc9iR09PXLZIM5C6OKHJKzcsO0pYS5NTJ+ilkKf3Rt3ttVwyX3kpIfQvXu +Z3b82O34bZKFn/NJLapdnWvj8pDddVjU+JTEYJZ3iobOK5ja6JdVDVO0WG+XulTlXKxGf skVYDSNMBV7B45ZyM0GFhNCKB5Ig0jryeql4V8qS5OEWwiSOom5NDo7vGSMa1bhH/IpxtW ElX7sg+b4MtyZC+W+pSJfVJg8hE0/E1br1oCbQpc8bc9XjRAZi379aYc8hMrLg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660294454; a=rsa-sha256; cv=none; b=LVDyfENtLNGoRbfcZ/ISCAC5TRIzMgmpEOxYdiynzvtGB5Qw1EhRvJN7uB1EvGKXfL0PoE kMHF/5zGo4PcWW4OnOReDccpjnbwlNZ9fDWYKTL0LTgKJLLzv/F9kzjfsGEjyw+RuquSjF bk/iBZ80hV6TzZetkdlGAnzVei8ISoxVCfxeW8x7lYlghHkqfzJfAGxQXq9faQBBhIzLFd 63+SuCvXyx/DbLElWgpDqxWYEhLOOf+p48rpMfQJgRXe0PQ0/9le2R82K0xZSIrBUMLCDX JdAen0ONH6HIHiO9NegW3DtVfRWYnB6O0jN82mV0c5trgNqijSRwoM/Z8ttd4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dnw0Ugyo; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dnw0Ugyo; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: AE7222B476 X-Spam-Score: -3.77 X-Migadu-Scanner: scn1.migadu.com X-TUID: VAJrbUoACh+O Hello, > * gnu/packages/nmail.scm: Reorder module imports. Remove > duplicate imports. > (nmail): New variable. Fix style. Thanks for this first contribution. As you are adding a new package, the preferred way to proceed is to amend your first patch with those changes and submit a new revision (v2). The module re-ordering stuff should also be part of a new patch. In short, we would expect something like: * gnu: Reorder mail module imports. * gnu: nmail: New variable. Do you think you could send those two patches in a v3? Don't hesitate to ask for guidance here or on IRC if I'm unclear. Mathieu