From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yLabIaanWWJUUAEAgWs5BA (envelope-from ) for ; Fri, 15 Apr 2022 19:13:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ADA+HqanWWIHhwAAauVa8A (envelope-from ) for ; Fri, 15 Apr 2022 19:13:10 +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 03A012F03C for ; Fri, 15 Apr 2022 19:13:09 +0200 (CEST) Received: from localhost ([::1]:39502 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nfPVM-0000UD-Vm for larch@yhetil.org; Fri, 15 Apr 2022 13:13:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nfPVG-0000QV-K5 for guix-patches@gnu.org; Fri, 15 Apr 2022 13:13:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38125) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nfPVG-0004h7-Aw for guix-patches@gnu.org; Fri, 15 Apr 2022 13:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nfPVG-000414-6l for guix-patches@gnu.org; Fri, 15 Apr 2022 13:13:02 -0400 Subject: bug#54861: [PATCH 0/2] gnu: emacs-mu4e-patch: Rename and update Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 15 Apr 2022 17:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54861 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Dominic Martinez Cc: 54861-done@debbugs.gnu.org Mail-Followup-To: 54861@debbugs.gnu.org, ludo@gnu.org, dom@dominicm.dev Received: via spool by 54861-done@debbugs.gnu.org id=D54861.165004276615411 (code D ref 54861); Fri, 15 Apr 2022 17:13:02 +0000 Received: (at 54861-done) by debbugs.gnu.org; 15 Apr 2022 17:12:46 +0000 Received: from localhost ([127.0.0.1]:60254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nfPV0-00040V-JW for submit@debbugs.gnu.org; Fri, 15 Apr 2022 13:12:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nfPUy-00040H-Un for 54861-done@debbugs.gnu.org; Fri, 15 Apr 2022 13:12:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34140) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nfPUt-0004fY-P2; Fri, 15 Apr 2022 13:12:39 -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=IrJKj4s+voSfkzn/yoGxHchX7Ne1fE10cF/baSxUH/0=; b=rKE4vsBYBkToKC29qTKG /jtKCWQIas0fKXeskm9uJMOpuVbqk8KXFBOEdxOoD8yQoPF9AzgXAIj75BuZPsjMFIleYg90Pnq+m +BAnnhI6iH4DcTHFanEBl5lqtsA+1qAF0yf5KMYpvTTXG6qPMbJCsDaK//9+LEFp6+skSCJyGprYQ aKOMZzl43ZwyZcGJoaZKnqdhl2cx1LKE5PJArDV39r/n2FS2big7wsbP0yq3R7Bo+K+Adhx6+Ck+z /fL1x8F/b3d+UZnRwV4wv9kgRue0y7KYLdkfEoqMr9T342JFo0mJ4Dqjb2gBxfGVGXIuS42N3c003 0LKM3cm2a4lmZg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:51745 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nfPUt-0008Ic-Ct; Fri, 15 Apr 2022 13:12:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220411175229.20924-1-dom@dominicm.dev> Date: Fri, 15 Apr 2022 19:12:38 +0200 In-Reply-To: <20220411175229.20924-1-dom@dominicm.dev> (Dominic Martinez's message of "Mon, 11 Apr 2022 13:52:29 -0400") Message-ID: <877d7q2ruh.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1650042790; 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: content-transfer-encoding:content-transfer-encoding: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=IrJKj4s+voSfkzn/yoGxHchX7Ne1fE10cF/baSxUH/0=; b=mNnlF/1h2oiVYkJdFVcH7W+J+CalEsUVenEdUdNvRxidme1iVBnTvSx7ERXrl1R946oLun hwGSuuWEYyCx6exSbiUpymZwCq2gKOA9+mnPPNvxe97KANWoHUK6NPE4n57Odm0BG7DY95 RLaWUepEneD2jrvvgYNtDoNUtQJENqZoKrPgr4R47zMEvXk0Hqr9tQZXlNuPm+8y2F6Y73 ow28lV8ywrrN/iBUCv1YjSZ6XubrthcjuZKvT3xnwYjbgOFwVrkjVWvHxTr7VuUYxsWPRq yDjKRs9U2pytFj2rGBUulzOUu+ktuuqM163Tcy8inieKvhuaUMggSf7Sbgp0zQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650042790; a=rsa-sha256; cv=none; b=Yb7ueHFY6pWLtrcFv7B2LcZc/eEe+G99gWq3ZzYCnx6p95jiGXw2q2bH+HnHU+DVpcAaoH JMIwGiBqWeodaZWaArBJ2RQT4WJe0tf90TT0u3LeggTzmZOmDePPGz2hNkP9wV98wVHCJo NsacmwgOYP2f1j2R2G7wvu/7HZ+WQby1ri7cvD11oGgAHzqxj1hWfJ103fZyOmd7TRqBP0 yYDcCUUe8o/G5bLvxjs9GZHKKzHXL4ULl3QiGZ1uTq170vXJlqrVQv0HKvM0OO6cd+2EFo OjEAKUiTInKSXzPn9Kvq2H5kJscmECJInxAFWHfqKtwvPsm1jaNh3pXvXNXUEA== 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=rKE4vsBY; 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: -2.74 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=rKE4vsBY; 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: 03A012F03C X-Spam-Score: -2.74 X-Migadu-Scanner: scn0.migadu.com X-TUID: oHVGofABHXb1 Hi, Dominic Martinez skribis: > This patch series updates emacs-mu4e-patch to the latest version, and also > reflects the name change that occurred upstream since this package works = with > both mu4e and gnus. > > Dominic Martinez (2): > gnu: emacs-mu4e-patch: Rename to emacs-message-view-patch > gnu: emacs-message-view-patch: Update to 0.2.0-40bc2e5 Applied both, thanks! But actually, I use Gnus and patches have always been colorized. Am I missing something? Ludo=E2=80=99.