From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KNLjOn0x8GHKKQAAgWs5BA (envelope-from ) for ; Tue, 25 Jan 2022 18:21:01 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OBaJN30x8GFJfwEAauVa8A (envelope-from ) for ; Tue, 25 Jan 2022 18:21:01 +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 9153C46B57 for ; Tue, 25 Jan 2022 18:21:01 +0100 (CET) Received: from localhost ([::1]:36418 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nCPV6-0001dN-8Q for larch@yhetil.org; Tue, 25 Jan 2022 12:21:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39532) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCPTP-0007Ep-FM for guix-patches@gnu.org; Tue, 25 Jan 2022 12:19:15 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57053) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nCPTC-00069A-F7 for guix-patches@gnu.org; Tue, 25 Jan 2022 12:19:14 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nCPTC-0001qQ-CU for guix-patches@gnu.org; Tue, 25 Jan 2022 12:19:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53525] [PATCH] gnu: Add emacs-puni Resent-From: Niklas Eklund Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 25 Jan 2022 17:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53525 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 53525@debbugs.gnu.org Received: via spool by 53525-submit@debbugs.gnu.org id=B53525.16431311047033 (code B ref 53525); Tue, 25 Jan 2022 17:19:02 +0000 Received: (at 53525) by debbugs.gnu.org; 25 Jan 2022 17:18:24 +0000 Received: from localhost ([127.0.0.1]:49956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCPSa-0001pN-5B for submit@debbugs.gnu.org; Tue, 25 Jan 2022 12:18:24 -0500 Received: from mout01.posteo.de ([185.67.36.65]:37917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCPSX-0001p8-Sb for 53525@debbugs.gnu.org; Tue, 25 Jan 2022 12:18:22 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 9A5ED240027 for <53525@debbugs.gnu.org>; Tue, 25 Jan 2022 18:18:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1643131095; bh=kR4PbEBCCbtoqvzvy/yTn7OO5kZoIhBsM1wBGyRvJ6w=; h=From:To:Cc:Subject:Date:From; b=ZenZVj/5S9FatUwYk69r8BmmrN8fBGgrlVzj3XdduRodsPTzvfEpoysgDTBTaxDIe ZuOVXcqYPT+32ma0/uTDYBByn2p/fef8iz/MPOno0vJop4eniKJgpxuQiSdoNqHjyA ZtqZQzRUgmgOqWAof6RNNJ8CF5WNMSHwDfJl2zrucpvfG++amE4L/DuJYebPsy4bQn MAUimuKt3/j4SjjnDopmE7R4WXr2geqXnogI70/sEsJGHvQ0dxoGqE5RCBXFme/0zA oVGslN698fdgREhs+/EZ7uvSUGxctVshOTr17DqdPJ1+JGLRUBfpS8Q7U2raj4m+F5 y0W0b0E/3xZMQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jjtpt4P0Hz9rxD; Tue, 25 Jan 2022 18:18:14 +0100 (CET) From: Niklas Eklund In-Reply-To: <87a6fjbv4d.fsf@nicolasgoaziou.fr> References: <875yq7pxv4.fsf@posteo.net> <87a6fjbv4d.fsf@nicolasgoaziou.fr> Date: Tue, 25 Jan 2022 17:18:13 +0000 Message-ID: <874k5rlooa.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643131261; 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: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=OL0x397QUxTiW6Of3nO1o8xQ0dQjEkR/KuY9ZAQCQfc=; b=kLkjhX79raYgkpZnUTlsqHmrpxpGvjYqhh5cvwCScp/fAiGffJ18RnlA0VgA/Q4mlWfqwD QwjNJoqPVEfWL3ykYjLdmOzs179yw/L+h5cNjdUbkkOzs7Zr+1bgVuJ2CQL/EvTKO5p54G TmrChhX1m319mGVhGpybq9AIyRxX5wj3TUZkdJQBQzyOCc+pdKmsWJ6ChDJUt5cIhhtcDp ZkS2XzVblc0gFccNVLqnWSKKT1X2wTXnoWoJHHOxIDnOY9N8G8mdrvcyXCAr2rxtoxTUhX /kJrBPF1Ms6JB1oK3p8d3dOw05X9XVxgqqgjzCrFT/vKtgWQyC0G1kr2HFRE9w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643131261; a=rsa-sha256; cv=none; b=JyRtGbygpNw/YVS363LzTO6/v4ImtusLDZn4968+Abh+p9/yJSW7KM0ec3KvFN0cUT16SI RpP8+MYUo8M6LYoCWZhwbJOcqUokSM+AEIa1jo9C0Y3/0KGryr7jTZTUQSqYwVMCo4u0eW QrIdk9HR38ajCpkiL+WtLASckGu6K2yxUB+PdmgstKllhudOTz2cRqfNpFkG5Zl1OD3CTv Pa+8ASlme01Mdd6dq0YvXYKSIYcFXXWxPBdW3fI3fKll99fk+FlvSk7JqNTu9IGqRN+EWS irB7EU6yNF7axpTm03zdQOfHqkC51RHn6Ov9pid09Y3B3ydU06bNySnCvKfYuA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="ZenZVj/5"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" X-Migadu-Spam-Score: -2.23 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="ZenZVj/5"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" X-Migadu-Queue-Id: 9153C46B57 X-Spam-Score: -2.23 X-Migadu-Scanner: scn0.migadu.com X-TUID: RkVydcT52NoQ --=-=-= Content-Type: text/plain Nicolas Goaziou writes: > Hello, > > Niklas Eklund writes: > >> Subject: [PATCH] gnu: Add emacs-puni > > Thank you. > >> +(define-public emacs-puni >> + ;; No tagged release upstream >> + (let ((commit "ed4a863460329a3019c286ff382e2ddc0ffdc9d7") (revision "0")) > > Nitpick: could you add a newline character between (commit ...) and > (revision ...)? Oops, how did that end up there, of course! >> + (home-page "https://github.com/AmaiKinono/puni") >> + (synopsis "Parentheses Universalistic") > > This synopsis is not very useful. Could you expound it a bit? Will give it a go :) >> + (description >> + "Structured editing (soft deletion, expression navigating & manipulating) that supports many major modes out of the box.") > > Description are expected to consist of full sentences. I suggest: > > Puni is an Emacs minor mode for structured editing: soft deletion, > expression navigating and manipulating. It supports many major modes > out of the box. > > Could you send an updated patch? > > Regards, > -- > Nicolas Goaziou Absolutely, thanks for the feedback :) Here is an updated patch. Best regards, Niklas --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-Add-emacs-puni.patch Content-Description: emacs-puni >From 7c1a30a2567d85bd10d6a767358bafa67f8fc610 Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Tue, 25 Jan 2022 17:42:48 +0100 Subject: [PATCH] gnu: Add emacs-puni --- gnu/packages/emacs-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 387f1b93fd..9d9adbb1e5 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -633,6 +633,32 @@ (define-public emacs-paredit when typing parentheses directly or commenting out code line by line.") (license license:gpl3+))) +(define-public emacs-puni + ;; No tagged release upstream + (let ((commit "ed4a863460329a3019c286ff382e2ddc0ffdc9d7") + (revision "0")) + (package + (name "emacs-puni") + (version (git-version "0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/AmaiKinono/puni") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "14lcqf0qdkq2rklx12v12qpgfahz2bpqmnl3bzcz5myawgjjcphd")))) + (build-system emacs-build-system) + (propagated-inputs (list emacs-with-editor)) + (home-page "https://github.com/AmaiKinono/puni") + (synopsis "Emacs minor mode for structured editing") + (description + "Puni is an Emacs minor mode for structured editing: soft deletion, +expression navigating and manipulating. It supports many major modes +out of the box.") + (license license:gpl3+)))) + (define-public emacs-project (package (name "emacs-project") -- 2.32.0 --=-=-=--