From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aE6WOgIUqGVKmAAAqHPOHw:P1 (envelope-from ) for ; Wed, 17 Jan 2024 18:53:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id aE6WOgIUqGVKmAAAqHPOHw (envelope-from ) for ; Wed, 17 Jan 2024 18:53:07 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=mWLtJoTH; dmarc=pass (policy=none) header.from=gnu.org; 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=1705513986; h=from:from:sender:sender:reply-to: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=MJ4XJ3/Klo0vKF/P79vnFgSUnD4HDwGybmHevfdK4O0=; b=s+WhJw8kEd0B+5vziW+TwdFCAm6xRwxHKILPtwQsBL4nV9QdA+1CEOOxL1+hTJK0JWrc/1 yPeF6w+vu7vA3u8N+D3ZdgcBm1yKfg2jhiBcpd4BAxTsBIgNyfY151OkWGN3QIXGBA7+SJ Ky6O82cdDj3cleuE7MMF9YTF8Mq6wRF7Kxe9Jc4zWZZtLkbdVvH9Jehtxk17MAWM9u+D5P N89VzrURphOhuyWLmJz9PQsTEKiRyyzc2FbKSpsFNdLS46v9ouBeniXofzXu1P+kddhmR2 qxOioyHJphuJ3ZfA7oWi9D5SFqQ2obttWnLL2cz7uafLTNhsw+7T4yIzX87jkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=mWLtJoTH; dmarc=pass (policy=none) header.from=gnu.org; 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=1705513986; a=rsa-sha256; cv=none; b=IWl0fYCsYw1yfs5/oyTggkfTqqnQbXT9hRJ78E4T1ME8mjsqP5f3mWoKe0185gOKpqQax8 It7MFxBpjevD6fSW9T/576g21pldqjf5G/UCjdvYymmEw3cTYmDK7vlO5Y2Ol4VEIpyV6V ipZk92/miYjdL6jhePtdR+FD4SY/pno4A8BrUt1n6U6wd9M2YZbMsfK8YkMVpuiVHqoGH+ tu9+7KuFYYf+N4/RZbk4arUsNt7Qni0fx4sNlLgP0fnigcPOonrpa26FvDZhJG0DJ+nu+F KDVFz9QaRXkgzD7UMf62VFq4fbqaJtK+2/gWBSLRbtS0c/p0XQd1YBO2j1+aqg== 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 B712062FD4 for ; Wed, 17 Jan 2024 18:53:06 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQA5o-0003bv-5X; Wed, 17 Jan 2024 12:52:48 -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 1rQ9zF-0007zn-Ee for guix-patches@gnu.org; Wed, 17 Jan 2024 12:46: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 1rQ9zF-0006zN-6d for guix-patches@gnu.org; Wed, 17 Jan 2024 12:46:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rQ9zG-0001Gm-8K for guix-patches@gnu.org; Wed, 17 Jan 2024 12:46:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68542] [PATCH 0/2] Add emacs-devicetree-ts-mode Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Jan 2024 17:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68542 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68542@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170551351031030 (code B ref -1); Wed, 17 Jan 2024 17:46:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jan 2024 17:45:10 +0000 Received: from localhost ([127.0.0.1]:53281 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQ9yP-00083H-Pl for submit@debbugs.gnu.org; Wed, 17 Jan 2024 12:45:10 -0500 Received: from lists.gnu.org ([2001:470:142::17]:52868) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQ9yN-0007lJ-Tm for submit@debbugs.gnu.org; Wed, 17 Jan 2024 12:45:08 -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 1rQ9yF-0007kN-33 for guix-patches@gnu.org; Wed, 17 Jan 2024 12:44:59 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rQ9yB-0006f2-2C for guix-patches@gnu.org; Wed, 17 Jan 2024 12:44:57 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3F4324150C for ; Wed, 17 Jan 2024 18:44:51 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zauh0fUg1CMk for ; Wed, 17 Jan 2024 18:44:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1705513490; bh=gsr0VlK0yq4DeMxHtOVQEXqhhhn7987dD3mMr/5iiLI=; h=From:To:Subject:Date; b=mWLtJoTHicLx4nfS3u/+YBp07KZ/RlTPjUWzwVyl9kb3MIpIdZdsQRjIaRYQ+JSQn Lw1Ak+Ac7rk8XI/5WDSaX2jwU30JYzG2oHGtd2f9MgkdpZgDKsJbLZGgSr9rKCL4y2 Mj7hw34LJposUMwHPkACBOgaLzz/zEYmwPtHpY7j2WrqGDG1RwWmzkcC85n4w19SBi FVQ+ztm9/fE0viONteRtJkKC8CJ/pMsZ58HK/HEQbaiFm4UO+5rY69ThqInBxsIVSF 4tv8xZuXslhrTad9CWFyYycpAkflWXWog4EBhQLFhAYmv6jqbpPK+b+uqMe9ztAGt3 6412Qu99DFS9A== Date: Wed, 17 Jan 2024 20:44:48 +0300 Message-ID: <875xzrkg6n.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=avityazev@disroot.org; helo=layka.disroot.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, 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-Mailman-Approved-At: Wed, 17 Jan 2024 12:52:46 -0500 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Aleksandr Vityazev X-ACL-Warn: , Aleksandr Vityazev via Guix-patches From: Aleksandr Vityazev 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: -7.19 X-Spam-Score: -7.19 X-Migadu-Queue-Id: B712062FD4 X-Migadu-Scanner: mx12.migadu.com X-TUID: +lZ4Gb/tsKN5 gnu: Add emacs-devicetree-ts-mode. gnu: Add tree-sitter-devicetree. gnu/packages/emacs-xyz.scm | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) gnu/packages/tree-sitter.scm | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) -- Best regards, Aleksandr Vityazev