From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0E9rAaUfhWXdHQAAkFu2QA (envelope-from ) for ; Fri, 22 Dec 2023 06:33:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id IIkyOKQfhWWTnwAAqHPOHw (envelope-from ) for ; Fri, 22 Dec 2023 06:33:25 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=WN8JN4u0; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703223204; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=QLSdU9AVNgDIT6NeRWTUxgV7XYgInZwIYf7kH6QgxdQ=; b=cUFWrr8a/qEKdonOuDQTfgoE4bXfCl+4d+2J/i6hp40hZoGSM0b7901OqGHO7MZPJKPm1a V0tBGRE5pN6/fEqrSGyitloz5n/7nW8W/Gh5U0svZ1jKUvjp+ElWmvprKmQA5fmoJJl8Wu KQLhXo/OVBG9tXD7538Jqv0DaWMt+y4pNePUn/vT3PccZFNjD6oKxbPuptaInvrQs9Cv6d jArLPGz4zBmXPucLlJUfkVdo8ZTleYgYWnQc5A30Wpy9KWfQbf2ctQmHqbk9gyRTrYzy+L yKdC3sWz94Y3MvFh9O09Zhq6iOQSgprHAUkDgjtEdY3raD1ZueC3zJRj7wLbRw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703223204; a=rsa-sha256; cv=none; b=aBVfmlyuDAfXF0l4Jjm/jmfeg9+AzUvE4hPSPc+4wk2+CRs5TYhjrzuRL0YFFoOHQbYPAr Vu5LNF6MfqrNXZGIXM5FgaQ2GbfaoBg4xQZgMd+6hhBrxXvCqxAK8FGPgmRgU1+rhIHvxm uhB8U7Lut9vlkalx003r3RPVZS3YPxKZ2oJHwVqJkwj9ma4hP3ki3x4Wk4DR53vaiF3uY8 cPfCwoCVp7+9szQWpYbj8g832m3WKzkIhcfp9tWaDjsmSayg3Qns58pxuWLAzfhmWHiGGx H+oxDWTrV0WNCaegSLv4IQe2NPlx9kFWRtyVz4CrrsdBaYqEBw2X2z+b9xzSpA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=WN8JN4u0; 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"; dmarc=pass (policy=none) header.from=gnu.org 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 533173CC4D for ; Fri, 22 Dec 2023 06:33:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rGY9j-00035H-I4; Fri, 22 Dec 2023 00:33:07 -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 1rGY9b-0002zh-6p for guix-patches@gnu.org; Fri, 22 Dec 2023 00:33:01 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rGY9a-0007Pt-Uq for guix-patches@gnu.org; Fri, 22 Dec 2023 00:32:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rGY9e-0001YL-NO; Fri, 22 Dec 2023 00:33:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67964] [PATCH] gnu: Remove emacs-mu4e-conversation. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Fri, 22 Dec 2023 05:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67964 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67964@debbugs.gnu.org Cc: Hilton Chain , Cayetano Santos , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler Received: via spool by submit@debbugs.gnu.org id=B.17032231725949 (code B ref -1); Fri, 22 Dec 2023 05:33:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Dec 2023 05:32:52 +0000 Received: from localhost ([127.0.0.1]:45892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGY9U-0001Xt-71 for submit@debbugs.gnu.org; Fri, 22 Dec 2023 00:32:52 -0500 Received: from lists.gnu.org ([2001:470:142::17]:43754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGY9S-0001Xe-49 for submit@debbugs.gnu.org; Fri, 22 Dec 2023 00:32:51 -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 1rGY9I-0002xw-1o for guix-patches@gnu.org; Fri, 22 Dec 2023 00:32:40 -0500 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rGY9G-0007OB-EY for guix-patches@gnu.org; Fri, 22 Dec 2023 00:32:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1703223151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=QLSdU9AVNgDIT6NeRWTUxgV7XYgInZwIYf7kH6QgxdQ=; b=WN8JN4u0om/M7odqXC/rzduK9bHmUvkl+uaGcF/0oLCzls2dMAop8y4gZxXeZfu/UEOoUS EXteaY6kxroj7V+f0TL6ALCysudnWryXvzGhnxR4GUG9R1RixXoHo/uCzvi6WFfSW4GW8+ XW317KdNM2Ts6SdzKnnPKAavaUIy171E6Q9h0CuDMI8lUZ9UHErZd6XL+socl5iVlqGV0N eFkSc5sACCFg6RRJoplRp1CNe8aGEreb7XpIwWnVlYi1kmv5cRRsjxKw7mDPB38V2aJ03Y ETjVMzjZJcayfgNcffKqbNF2ayPxyiUy0fhcPxeuEIe+iLNV5lkBGx5cXFq7Bw== Date: Fri, 22 Dec 2023 13:31:46 +0800 Message-ID: <9081007ecadc9eea75eed13d066094c4af81b9e8.1703223080.git.hako@ultrarare.space> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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 X-Migadu-Spam-Score: -4.70 X-Spam-Score: -4.70 X-Migadu-Queue-Id: 533173CC4D X-Migadu-Scanner: mx11.migadu.com X-TUID: cPMEzYeorGh7 Quoted from the package's readme.org: "Warning: As of 2021-01-06 this package is broken since mu4e has made changes to its protocol. New maintainer wanted!." See also: https://gitlab.com/ambrevar/mu4e-conversation/-/issues/18 https://gitlab.com/ambrevar/mu4e-conversation/-/issues/19 * gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation): Delete variable. Reported-by: Cayetano Santos Change-Id: I1a0ade274f1e9aac180c68fe0223a6aea77ff80c --- gnu/packages/emacs-xyz.scm | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 77d49627fc..a9e2bf43f1 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -27113,37 +27113,6 @@ (define-public emacs-sxiv in said buffer using sxiv.") (license license:unlicense))) -(define-public emacs-mu4e-conversation - (let ((commit "98110bb9c300fc9866dee8e0023355f9f79c9b96") - (revision "5")) - (package - (name "emacs-mu4e-conversation") - (version (git-version "0.0.1" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://gitlab.com/Ambrevar/mu4e-conversation.git") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "080s96jkcw2p288sp1vgds91rgl693iz6hi2dv56p2ih0nnivwlg")))) - (build-system emacs-build-system) - (propagated-inputs - (list mu)) - (home-page - "https://gitlab.com/Ambrevar/mu4e-conversation") - (synopsis - "Show a complete thread in a single buffer") - (description - "This package offers an alternate view to mu4e's e-mail display. It -shows all e-mails of a thread in a single view, where each correspondent has -their own face. Threads can be displayed linearly (in which case e-mails are -displayed in chronological order) or as an Org document where the node tree -maps the thread tree.") - (license license:gpl3+)))) - ;; Package has no releases or tags. Version is extracted from "Version:" ;; keyword in main file. (define-public emacs-mu4e-dashboard base-commit: ca813173894360edef35a5d98878a3135e99e62a -- 2.41.0