From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OGL2AK82MWH62gAAgWs5BA (envelope-from ) for ; Thu, 02 Sep 2021 22:40:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2EetN642MWEyeQAAbx9fmQ (envelope-from ) for ; Thu, 02 Sep 2021 20:40:14 +0000 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 8A86D1351F for ; Thu, 2 Sep 2021 22:40:14 +0200 (CEST) Received: from localhost ([::1]:57984 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLtVN-0005Gw-J5 for larch@yhetil.org; Thu, 02 Sep 2021 16:40:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44706) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLtVC-0005C6-9T for guix-patches@gnu.org; Thu, 02 Sep 2021 16:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58845) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mLtVC-0007sj-0b for guix-patches@gnu.org; Thu, 02 Sep 2021 16:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mLtVB-000561-SJ for guix-patches@gnu.org; Thu, 02 Sep 2021 16:40:01 -0400 Subject: bug#50305: [PATCH] gnu: Add emacs-dictionary. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 02 Sep 2021 20:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50305 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon South , 50305-done@debbugs.gnu.org Mail-Followup-To: 50305@debbugs.gnu.org, arunisaac@systemreboot.net, simon@simonsouth.net Received: via spool by 50305-done@debbugs.gnu.org id=D50305.163061518019554 (code D ref 50305); Thu, 02 Sep 2021 20:40:01 +0000 Received: (at 50305-done) by debbugs.gnu.org; 2 Sep 2021 20:39:40 +0000 Received: from localhost ([127.0.0.1]:42158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLtUq-00055K-50 for submit@debbugs.gnu.org; Thu, 02 Sep 2021 16:39:40 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLtUn-00055B-Mt for 50305-done@debbugs.gnu.org; Thu, 02 Sep 2021 16:39:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:To:From:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=xR95XcRzxUZThIxb1zQwuf1p06tL5/rtSlfBJ0KbcGU=; b=c+1vhPhA06PRLHlmQtCTkJJf5P ZidUj9Qn2zudYRJ6NiiXK3u9tAIv6ju8ZmrvEjozCfY4KcqSC40LDouOv0ZYoG4eh0rqsmkNgsLSJ dGyWZhJX4nFwITnuM6jl7TSgZJyVLGcETdnRQN+iLcXua7+2Csfyj5zI7Ng/XBWOE9b+OqFH8A+Av DNEX529WPBg+SjysQHZ0L6Enh0WJjCM5oUGmMjqcPO5mruhHWZGR4mOvrq+6Iiv8WSqRmfl8ZeyYY hU4RPpzigd9djvrFwa4ljNWJELiitMV3bGmDOWiteE/ACwts0PBEfKsDxzd70QV0r1PNJUEhrLpNv LDiX2LXw==; Received: from [192.168.2.1] (port=6370 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mLtUl-00043y-4u; Fri, 03 Sep 2021 02:09:35 +0530 From: Arun Isaac In-Reply-To: <20210831185257.7801-1-simon@simonsouth.net> References: <20210831185257.7801-1-simon@simonsouth.net> Date: Fri, 03 Sep 2021 02:09:34 +0530 Message-ID: <875yvin249.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630615214; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to: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=xR95XcRzxUZThIxb1zQwuf1p06tL5/rtSlfBJ0KbcGU=; b=EvyctxUDJPtFeAznfR9L2cAAo0eUEwsp0uevTJOWd1ciFk12UkmAN6u/F5wbXcTgeqGv/J 0F9PN8sKuWSaeX0aFixanNLbe8PLZxBRAx5TpIcIPTCMoBh6uqdbV2TdnS0uO/CTSVdZcT RyD2LGQSBQPIc0Q7bh3RJ5beJVOo56Sg6ZHPxlVcNoQyeCLo4+QxOxfuuaIMDinRUefC49 +Ml8SBW9GaX1Jfb1d25UF3K3Rahx4v1amKMZ27NXMZUzs6OPpDjlNi7hMT5xV/AeLn+J+n 9/O7bvSeXDWcZsqpj5MIRSrr7DO1NlnTmnaAJbhhgwqjZLutyjY8m09R95ZG+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630615214; a=rsa-sha256; cv=none; b=Vw9KPg+rFrxWYYEaVQUMW/ldnrQgiXYxACvZloaKFUE0eLfLvozz+qxx4fE1YiCkALp4jj 4naQWlK+nZVsexbO5KifJ2htqVK0UQmUR8Yhd3mfH4kUY5lDXWn/S7r+0JXFYWyHi012Hn 0S1O/s2mF6DYxQxPOULusPgQPXZRDus20FTnAGn/7nEEzflttdaBAjkhHN9atARcSGr49v 5GPIV6rIVfktNOz0ZepSt+jBpHFKtQ2NJENc1P1v3RdbPe6hv8JJ07QcQUSWtYeo92hQJQ afcfLV0oOvxC50X7p4ngspIXLtT4xrgsmatUSYQEw/IzGss2+5YNzGJUtFYTaQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=c+1vhPhA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=c+1vhPhA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 8A86D1351F X-Spam-Score: -3.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: o+gQWwfzngI+ --=-=-= Content-Type: text/plain Hi Simon, I pushed your patch to master after adding a copyright header. Thanks for contributing to Guix! :-) Regards, Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmExNoYbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzTiMH/1j/BcDdWfP1xaM64rzI igqUnDjAOj5KAknZg0PSkiA5l5x95oGpwxgbNh5XrAF9pttu1ceNnZIdeQShie6h L7veRyS31FxyWhjzJaG/tgaGCwqLMZJ1yBmef/1j88YI2SxKjCqVjam4FnPh2ga4 P/EvbAkfLoKw7tiFRCwQ5M5row1TCBmrugFqMQAEqw3SizPWy7HVPIFASjg1Wj4I XZsKYe0zD/Hh3VPGSLZKmaSTshzx9wsuAYICjpsxjCngc+lfuDP7MNQpqctoI6/y Rj4BOur7Z30u5GrmrdKQ/JPdwUOk8Fq0UFL3N8Rx0BA+GehvRPsbO+RIGYum1v4I GO4= =lORU -----END PGP SIGNATURE----- --=-=-=--