From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OOSNAO8Q9mNVbAAAbAwnHQ (envelope-from ) for ; Wed, 22 Feb 2023 13:56:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0DWfAO8Q9mOjRwEA9RJhRA (envelope-from ) for ; Wed, 22 Feb 2023 13:56: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 8AF872B0E9 for ; Wed, 22 Feb 2023 13:56:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUofE-00034k-Hh; Wed, 22 Feb 2023 07:56: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 1pUofC-00034F-Qp for guix-patches@gnu.org; Wed, 22 Feb 2023 07:56: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 1pUofC-0004L9-IV for guix-patches@gnu.org; Wed, 22 Feb 2023 07:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pUofC-0001ZI-4o for guix-patches@gnu.org; Wed, 22 Feb 2023 07:56:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61705] [PATCH] gnu: Add emacs-org-recur. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Feb 2023 12:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61705 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61705@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16770705536012 (code B ref -1); Wed, 22 Feb 2023 12:56:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Feb 2023 12:55:53 +0000 Received: from localhost ([127.0.0.1]:58237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUof3-0001Yt-8V for submit@debbugs.gnu.org; Wed, 22 Feb 2023 07:55:53 -0500 Received: from lists.gnu.org ([209.51.188.17]:45990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUoez-0001Yf-0C for submit@debbugs.gnu.org; Wed, 22 Feb 2023 07:55: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 1pUoel-0002by-SH for guix-patches@gnu.org; Wed, 22 Feb 2023 07:55:37 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUoej-0004GU-AH for guix-patches@gnu.org; Wed, 22 Feb 2023 07:55:35 -0500 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 5D65F1BF20B for ; Wed, 22 Feb 2023 12:55:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1677070527; 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=JRidqua/42HGDqN0lkjdrRxAAzmE5Pg7uIQQaZrgh2c=; b=XBaC422KkXYgYubFmTfjQZ3qjQOFwCrtfFccKijLN9m5Pkt+CXwhmeZCcGJvzfsXXvak7c qc99OKx6HvnXmXfV9N+DocAkpTL2ocbRUGqfedN3kRlH7+yfBN9ztzT+6FicnRFSs6w4q6 NdyK0mgV1T6CQqcDpl64+ih5lTNBhAuk5dShI3VnXOYn73KUrYpO0oqvIQJghCHUUf/pd6 +8TbT6oP/VeBr5+kmTiYQc/okZLhv6pjyTzISD7bl4MQ22naOIOGneGKuwCF7Nh68LSt0M YDBQYp/qal0BmxRwL3jBDaNb+V+kMZCpi/k0MtApjP581Cd/pcBFoPCVP/XpTA== From: conses Date: Wed, 22 Feb 2023 13:55:23 +0100 Message-ID: <86edqhsvus.fsf@conses.eu> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=217.70.183.201; envelope-from=contact@conses.eu; helo=relay8-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677070574; 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-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=JRidqua/42HGDqN0lkjdrRxAAzmE5Pg7uIQQaZrgh2c=; b=lYLw696Suj7j1kLEA/1z0y0Xmo4oOwtkianDieMV50WvlPmU9gHchVOaqPaQl/UX9DvXir Uqy+hoISf/0IVdXF8QMpdVA0g+reafiaHFAQYTiZQ5iG8AV56no9gZtzAPLq2k+q0eSojk zSnyXfKFA05c2QQjds5DYAwEtpBwOqxCUpWwPulywZtsllN4PXb0CSWO61vr1hgvqzN9CS Bq1Vctk+Zqhe8VNvrZ0e+4YMxquMcpHozyJVzkjG1feaQN/32sC5e/K0QWlh464GztdrxA FHxh6p5uESM52iAhILb3NM4SOyxEijlYaBU07m4DAu+W4UZpAQ9KxfosfUFSsw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=XBaC422K; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677070574; a=rsa-sha256; cv=none; b=XpNJejZQqRG1xkhnlOGagMwJou00v86c/TsVt26IcxZfeu/ocqx0R9Mu6qeV8U6psmX91E 5K+hxVfI1NRC5RnpX9ptYFjVLQ0aSJua8fpcur9PN8CuUrqppGM+ANNq1vZ7XBkGNfLnUU ypdZhLOAvtukV4acYBic1JWOG+QR7/HxspIYqbNc1Dyrqq7vT/yfCbBN6yQgSMqwM2YD6D zd++urSgTfd7C8AYtvCWpzm2UnD7GIvaNT2If7fz962W20BNuUFNBdvltYfSDrIy8YBWQX VTe46JwwlWyY+73yEgFgM5GMOQVmu8LclrecJ3M1AryahqO+nOKxllxtdcVfFg== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=XBaC422K; dmarc=none; 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-Spam-Score: 0.54 X-Migadu-Spam-Score: 0.54 X-Migadu-Scanner: scn1.migadu.com X-Migadu-Queue-Id: 8AF872B0E9 X-TUID: iiKsS/bEeAPl * gnu/packages/emacs-xyz.scm (emacs-org-recur): New variable. --- gnu/packages/emacs-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 3b12642bc9..17fea8012c 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -20849,6 +20849,27 @@ (define-public emacs-org-recent-headings as well as functions for navigating between these headings.") (license license:gpl3+)))) +(define-public emacs-org-recur + (package + (name "emacs-org-recur") + (version "1.3.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/m-cat/org-recur") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0s2n62y3qc72ldzpaq2jz9335h532s566499n346nx21l4qsqdz6")))) + (build-system emacs-build-system) + (propagated-inputs (list emacs-dash)) + (home-page "https://github.com/m-cat/org-recur") + (synopsis "Simple recurring org-mode tasks") + (description "This package extends org-mode and org-agenda with support +for defining recurring tasks and easily scheduling them.") + (license license:gpl3))) + (define-public emacs-org-super-agenda (package (name "emacs-org-super-agenda") -- 2.39.1 -- Best regards, conses