From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mDVDMBWN72TzGwEA9RJhRA:P1 (envelope-from ) for ; Wed, 30 Aug 2023 20:40:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mDVDMBWN72TzGwEA9RJhRA (envelope-from ) for ; Wed, 30 Aug 2023 20:40:21 +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 9EEC446127 for ; Wed, 30 Aug 2023 20:40:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fernseed.me header.s=gm1 header.b="En4/dxEm"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fernseed.me (policy=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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693420821; 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-cc: 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=Cr3JepPO/GeZUcbOUcnFPg4eGWcdweLTznjPESO+020=; b=sIdEDjVvc6Do3cXJjiYo+KDR08psBFw/T6PBiHZ51b+ZRfIAY1508MTBZdrzHdxtO4Y76E os67WC734F24dPUHAPWkOFiDhNanwwAsPBzTCF9smLPgT9OFI5G3OoRkA4PCMnnXZqpHMN w6DkDjICl9rpxe+zCfsSCNIjF2XMZb0qJeFDprQn0G8NoNNjkazDZfiEIoOcoCyGfp5jFE UqmkhUgCo32lEVzCeZrnYWurEK5q6QGcfD3+0aEwMHapP0Ns+E+CR3lof47epDaJrYwmlx Lyn/K8QIlLLxkwuWU4l0BIwjKFJEnZO0CQk50TBWQd+na6azf/ozvv022/aRPg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fernseed.me header.s=gm1 header.b="En4/dxEm"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fernseed.me (policy=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=1693420821; a=rsa-sha256; cv=none; b=tRO0ncjLYwXFL2rI78Cxgs+dJ0JzqmWfExtraW3Ng8Tjdf3hfcbVQ+5HjwmdqWUBwUlQRO hx+ktyY3ToSouWbaiUxXvR3YakryYioPN7yxRW/HBqqLzQA9W3D+2NXF5Gg+TcaQxUPTJ1 g+BHLxsDpXVWLB+KCuVqSFWJnmt6RW8Ow60X6UV7rKijw3ZnGMj1GdesL1a8gD8vGWVQpg UjxFTK5Mp2waYAwWyvZBXfkOLIsZmpzTOGNTqyiWTDL/2dBmZ7W3Wncuu7MiEbZ2uYwg88 hI9/priFbvjy7Sdajtoi0f+vrwhbeKN9bf23jdgB/s8FqvGUzbLnslRQceO5ag== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbQ6m-0001kz-Ky; Wed, 30 Aug 2023 14:40:06 -0400 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 1qbQ6d-0001kg-W1 for guix-patches@gnu.org; Wed, 30 Aug 2023 14:39:56 -0400 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 1qbQ6d-00020t-NI for guix-patches@gnu.org; Wed, 30 Aug 2023 14:39:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbQ6k-0002BF-Pn; Wed, 30 Aug 2023 14:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65610] [PATCH v2] gnu: emacs-denote: Add Info manual. References: <6e066c208c261434810ef9309fe351ca75e4fd5d.1693330787.git.fernseed@fernseed.me> In-Reply-To: <6e066c208c261434810ef9309fe351ca75e4fd5d.1693330787.git.fernseed@fernseed.me> Resent-From: fernseed@fernseed.me 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: Wed, 30 Aug 2023 18:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65610 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65610@debbugs.gnu.org Cc: Kierin Bell , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler X-Debbugs-Original-Xcc: Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler Received: via spool by 65610-submit@debbugs.gnu.org id=B65610.16934208008367 (code B ref 65610); Wed, 30 Aug 2023 18:40:02 +0000 Received: (at 65610) by debbugs.gnu.org; 30 Aug 2023 18:40:00 +0000 Received: from localhost ([127.0.0.1]:53964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbQ6i-0002At-2P for submit@debbugs.gnu.org; Wed, 30 Aug 2023 14:40:00 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:45207) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbQ6e-0002AZ-GW for 65610@debbugs.gnu.org; Wed, 30 Aug 2023 14:39:59 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 4C80A1C0004; Wed, 30 Aug 2023 18:39:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fernseed.me; s=gm1; t=1693420781; h=from:from: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; bh=Cr3JepPO/GeZUcbOUcnFPg4eGWcdweLTznjPESO+020=; b=En4/dxEmuydtyKaAWBcpbZfKzqjpPWXGUEocnmyeroZMdXMvnwKxSm087lKnuVvJsc2Dwg cqTWD0wamnPpdOjm+tkQOsxb+uV0i8rJ88+GUi+2JZ4GxieFidY57P7yusymE6adD4JhEB LIiTu3q6r+aG7mvkbIcmaUxSjLaqmKh1KkF3zMbe3imX56dwm24QC3nBg6VJefwVOu76Xt lsuQgASoh+k5+bVEAtlExGXB4Vkv3hKgXpN4dMzni98KJS+Q2gfVPduOXrQnQX3NEImCK2 4r7dz1xi7M5eW7B2Z/9LvKbd0QQA3veFfddza8yiPmM+QFzNouhpByG7ZMibuQ== From: fernseed@fernseed.me Date: Wed, 30 Aug 2023 14:35:59 -0400 Message-ID: <0f857199412508472b40bc1a4e423f388104ce8c.1693420559.git.fernseed@fernseed.me> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: fernseed@fernseed.me 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -2.73 X-Spam-Score: -2.73 X-Migadu-Queue-Id: 9EEC446127 X-TUID: GnE03odqdCws From: Kierin Bell * gnu/packages/emacs-xyz.scm (emacs-denote): Add Info manual. --- Didn't see this one pushed yet either. Updated as with bug#65611. Sorry for the mess... gnu/packages/emacs-xyz.scm | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 3eaf215134..af9f62b6cd 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -132,6 +132,7 @@ ;;; Copyright © 2023 Fabio Natali ;;; Copyright © 2023 Arnaud Lechevallier ;;; Copyright © 2023 Ahmad Draidi +;;; Copyright © 2023 Kierin Bell ;;; ;;; This file is part of GNU Guix. ;;; @@ -16586,6 +16587,17 @@ (define-public emacs-denote (base32 "0nwqghh73lbw6v6yhkalcwwqjs1fyhxqi53d9y2dcfhfq58g1rb9")))) (build-system emacs-build-system) (native-inputs (list texinfo)) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'install 'makeinfo + (lambda _ + (emacs-batch-edit-file "README.org" + "(progn (require 'ox-texinfo) (org-texinfo-export-to-info))") + (install-file "denote.info" + (string-append #$output + "/share/info"))))))) (home-page "https://protesilaos.com/emacs/denote/") (synopsis "Simple notes for Emacs") (description base-commit: d72c3fcf2d72e97715389762c09bf4c4fe81dc0e -- 2.41.0