From patchwork Sat Oct 14 08:59:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Cayetano Santos X-Patchwork-Id: 54820 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4B24C27BBEA; Sat, 14 Oct 2023 10:01:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9FDB427BBE2 for ; Sat, 14 Oct 2023 10:01:11 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qraVq-0004Jy-QJ; Sat, 14 Oct 2023 05:00:46 -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 1qraVl-0004J9-2u for guix-patches@gnu.org; Sat, 14 Oct 2023 05:00:41 -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 1qraVi-0001Yu-LP for guix-patches@gnu.org; Sat, 14 Oct 2023 05:00:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qraW5-0008J2-Tn for guix-patches@gnu.org; Sat, 14 Oct 2023 05:01:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66535] [PATCH] gnu: Add emacs-pacfiles-mode. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 09:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66535 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66535@debbugs.gnu.org Cc: Cayetano Santos X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169727403631882 (code B ref -1); Sat, 14 Oct 2023 09:01:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Oct 2023 09:00:36 +0000 Received: from localhost ([127.0.0.1]:47867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qraVg-0008IA-Bj for submit@debbugs.gnu.org; Sat, 14 Oct 2023 05:00:36 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qraVd-0008Hg-PS for submit@debbugs.gnu.org; Sat, 14 Oct 2023 05:00:35 -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 1qraVA-00048b-WC for guix-patches@gnu.org; Sat, 14 Oct 2023 05:00:05 -0400 Received: from devianza.investici.org ([198.167.222.108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qraV7-0001Ad-Kl for guix-patches@gnu.org; Sat, 14 Oct 2023 05:00:04 -0400 Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4S6y4Q3KVdz6vHN; Sat, 14 Oct 2023 08:59:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1697273990; bh=F+cceeeRKKirxQk9uZFnPPWi6wsP/m20nd7sLoYEMmI=; h=From:To:Cc:Subject:Date:From; b=B4vLJgIzDcgLQPfQvBFog5glJTqxf2H6J21qG1ImiyGPBZ4mIldhuCNn1fuQ9V234 NKLJAKdFB2f0larHFpr31G07l7QlwA8J5a5NvnMfh9eL/UQffgNn2BMbaE2IdZk7pO g0Xxjq7tbfOry80m+CyBliukAa463N6TuAe5I12Q= Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4S6y4Q0x4nz6vHL; Sat, 14 Oct 2023 08:59:50 +0000 (UTC) Date: Sat, 14 Oct 2023 10:59:17 +0200 Message-ID: <69fa1a5f61ed09d75479413a451779dd2ebb8f74.1697273957.git.csantosb@inventati.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Received-SPF: pass client-ip=198.167.222.108; envelope-from=csantosb@inventati.org; helo=devianza.investici.org 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-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: , Reply-to: Cayetano Santos X-ACL-Warn: , Cayetano Santos via Guix-patches X-Patchwork-Original-From: Cayetano Santos via Guix-patches via From: Cayetano Santos Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/emacs-xyz.scm (emacs-pacfiles-mode): New variable. --- gnu/packages/emacs-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) base-commit: 8e8d20b6b35d3ab529f9045cc8a779cdcec9c471 diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index bb8c25f9b5..2758b7ce3f 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1729,6 +1729,26 @@ (define-public emacs-fzf purpose finder.") (license license:gpl3+)))) +(define-public emacs-pacfiles-mode + (package + (name "emacs-pacfiles-mode") + (version "1.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/UndeadKernel/pacfiles-mode.git") + (commit (string-append "v" version)))) + (sha256 + (base32 + "1d61s846r9ncmyx97f44r8i3p1ikgi4bab8k7xk868lja96y2ij7")))) + (build-system emacs-build-system) + (home-page "https://github.com/UndeadKernel/pacfiles-mode") + (synopsis "Archlinux’s pacnew and pacsave merging tool") + (description + "Emacs major mode to manage .pacnew and .pacsave files left by + ArchLinux's pacman") + (license license:expat))) + (define-public emacs-minions (package (name "emacs-minions")