From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UI3pLktjhGNEBAAAbAwnHQ (envelope-from ) for ; Mon, 28 Nov 2022 08:29:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QOnoLktjhGPwMgAA9RJhRA (envelope-from ) for ; Mon, 28 Nov 2022 08:29:15 +0100 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 2DBF39BCE for ; Mon, 28 Nov 2022 08:29:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ozYZc-0008Ou-SS; Mon, 28 Nov 2022 02:29:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozYZa-0008OF-60 for guix-patches@gnu.org; Mon, 28 Nov 2022 02:29:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ozYZZ-0002T7-Tu for guix-patches@gnu.org; Mon, 28 Nov 2022 02:29:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ozYZZ-0002TR-PG for guix-patches@gnu.org; Mon, 28 Nov 2022 02:29:01 -0500 Subject: bug#55903: [PATCHSET] Adding aerc References: In-Reply-To: Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 28 Nov 2022 07:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903-done@debbugs.gnu.org Mail-Followup-To: 55903@debbugs.gnu.org, rg@raghavgururajan.name, paren@disroot.org Received: via spool by 55903-done@debbugs.gnu.org id=D55903.16696204979497 (code D ref 55903); Mon, 28 Nov 2022 07:29:01 +0000 Received: (at 55903-done) by debbugs.gnu.org; 28 Nov 2022 07:28:17 +0000 Received: from localhost ([127.0.0.1]:46844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozYYq-0002T7-S7 for submit@debbugs.gnu.org; Mon, 28 Nov 2022 02:28:17 -0500 Received: from out2.migadu.com ([188.165.223.204]:20589) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozYYo-0002T1-1p for 55903-done@debbugs.gnu.org; Mon, 28 Nov 2022 02:28:15 -0500 Message-ID: <3058c463-f6a7-6e86-29e0-ba91fc6bc7ef@raghavgururajan.name> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1669620491; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=9Xyw7XARSOr0AYb+Qh965XHAEqnM1dVgOgQU0xDILAo=; b=hkAYs+xj+iqszPOBZ5sbgzAp+j0jsUcldKrEFCEm2tm/Kpk0YxAD1N+OILiWNOVtFZ2Jf4 WG/pb0Wn7scnYvl+oJbXNAkYYCa5FcU62KhjJetuhsxahTnvVBXnvTXx0H6fckJIs5Xtw2 /M44DUt2ICnYcmViF+DXefVZgNSTI0wNDlNEyqb0Gpc8uVJQcaGWyCOKCmc2ngJCEFbgIJ Dcy7X8nruOQNpfyHN1ehvkB1or/oGSS5uFiyV0UlnbBWwe78ARmVMbEwLP/nywrJ+Ni2AA m4N5Ia1NvXC3GWtUu8fISUalHyYsD46taOC96pa2hZBuXkNO5pA1QvGGXLUbOw== Date: Mon, 28 Nov 2022 02:27:43 -0500 MIME-Version: 1.0 Content-Language: en-CA X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------YIFGvzAt1ppcXkhfMHcwaBh6" 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: , Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669620555; h=from:from:sender:sender:reply-to: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=9Xyw7XARSOr0AYb+Qh965XHAEqnM1dVgOgQU0xDILAo=; b=RnIz4U4/SdR5T/L4RkxUtsWsCyLMvtfOQPgJWYpyuzedm1gsKZiJ6tBYwrIxp25HP6+rRP TdwxSKA5TRmWYT25qFJKAt5FctcJ8zSnr5NII4io+yLsKSFjYUox0E0fM9m11pP74KGdPO mkBfe4oOV8GYSPyyqMSnJZ0Tug1umk07d5xKHkvuttdyE7b4TsoQWDhyOtG3H8mFmOfWRY g3gqimbwb2VFive5Rp1pRjesLci3vRTyqsHKCe0CPQ08FlTcDFIIdXLwG7T9XGQmChv4on wWENIOOgwkMUXxoxfK0Ttx3GsuhKek3sjbuOkKdlT5K7s04T05lqEOV+QqIknw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669620555; a=rsa-sha256; cv=none; b=M8YRlzhCWrEqTYtW0T3Ms1odYvW2m4jOoto5ZFN0Nm2cBixj7x41wd2NOu8QRK2RWjy26B n09Dpnz6+VMZvKPk+kUGUILZJPF9r8GESNB2uieGhXijmqLraXU0yP4S4twp7oZjtJ+qA/ qzHJiVXFI2Xne5clbacFb8rkS7EzTbVCk52FlUKhs8J2NDVLebusHIAIA2v+ePFMd1gIyp pHeybDtTRt53745HaIwx8BgzusXJvKJPxiXeAB2/j8TzjhhMR1Uri3N3hG7AEFWRwj8jTn rN1vsZLOE0Ao0NKjEhXklJ5ov3K0fgl31mrDpMMnHAP4e1nR9E9cmBLv341RmA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=hkAYs+xj; 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.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=hkAYs+xj; 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: 2DBF39BCE X-Spam-Score: -3.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: Hb6AaXVI9tQ/ This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------YIFGvzAt1ppcXkhfMHcwaBh6 Content-Type: multipart/mixed; boundary="------------pXHXpS2N2oBwNOCqEo6k4x6b"; protected-headers="v1" From: Raghav Gururajan To: 55903-done@debbugs.gnu.org Message-ID: <3058c463-f6a7-6e86-29e0-ba91fc6bc7ef@raghavgururajan.name> Subject: Re: [PATCHSET] Adding aerc --------------pXHXpS2N2oBwNOCqEo6k4x6b Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 KCwNCg0KUHVzaGVkIQ0KDQpUaGFua3Mgc28gbXVjaCBmb3IgdGhlIHBhdGNoZXMgYW5kIHlv dXIgcGF0aWVuY2UuDQoNClJlZ2FyZHMsDQpSRy4NCg== --------------pXHXpS2N2oBwNOCqEo6k4x6b-- --------------YIFGvzAt1ppcXkhfMHcwaBh6 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTNLV6qqYzLN9qR1rBfWBZkf4vlUQUCY4Ri7wUDAAAAAAAKCRBfWBZkf4vlUYVH AQCg+asUAPSHjsYOTruC9bs9UCwwF9ZM8ZJiAI45PRzzpwEA9oTXmeL6JKAMrHUTOqfLyP3kzycU YkenKCJQrFEUbgE= =GA3r -----END PGP SIGNATURE----- --------------YIFGvzAt1ppcXkhfMHcwaBh6--