From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OFIyL3smBGa7dgEAqHPOHw:P1 (envelope-from ) for ; Wed, 27 Mar 2024 15:00:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id OFIyL3smBGa7dgEAqHPOHw (envelope-from ) for ; Wed, 27 Mar 2024 15:00:27 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=e9fjt2sV; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711548027; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=eoA9d7vigLD/07sg/iiFwgMd/9QK5YvV2hRzxN7NtsI=; b=J4eMdKWTwmmrHd8xJjwW9pl8UNQjYH8JIBktJH7EkAC+cWGHYNI7tsTx4l/Ox0pzSgxOGk RuRa/HvauWp9Az6HuaofPtECGKD8wXKI25qyASgbJBxqZpnvjjQz6PHLqX7vuTxAKV4fow IWpakxWrw69jPqJ4YK8RHeNG9+m2FI1Xvs8o2FB2yo98P4BbaHDhi2I+envlFm4A2Mguh0 TmJSCGAS9i0HMoHfmQft+ahMaxbF37UzT3PqizXIUu8RwwWu8kSCnD/RAh0T8u6QZugN5H rwjIk17Bnm+vokuU2SHgBA81LP/8MQoCYpO6VVCjhZ/SZET+3welseLL9waLbQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=e9fjt2sV; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711548027; a=rsa-sha256; cv=none; b=r/AKYjGR9O3eELETkQTOOZ0KI6GCjNmm8yIInKFvkAm3nRfNxwESYGXUvhpeLbRuP67vFm puUk9rZKOt/1rCi1V+NpGfa+XpdMgaaFRzBOQwv5IDNBYxPHbgtayowmb0DlwW+V95wPzS XaQ5jz17MBCwTGQs+VLEy0AP6Y0DRaR23SqiZqLQaA83Lup60Ci6vzXBvA0DQHnptJFut0 kdzaVZ+whiS6uSWgDErvZeAvq5ZxlfSGl65xL5NCTTkdSoN2m0eszsYBbmMIQcvaAxVw8U 3Vle/lYDUx6Zui5x4kXgwlHlQXwwvVEg/j7t6xSMBwRwwOQHrka8TWNmPwKiHw== 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 81B7315F4D for ; Wed, 27 Mar 2024 15:00:27 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rpTp1-0006b4-Eq; Wed, 27 Mar 2024 10:00:07 -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 1rpToy-0006as-Gi for guix-patches@gnu.org; Wed, 27 Mar 2024 10:00:04 -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 1rpToy-0004EP-66 for guix-patches@gnu.org; Wed, 27 Mar 2024 10:00:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rpToy-00071T-8l for guix-patches@gnu.org; Wed, 27 Mar 2024 10:00:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70029] [PATCH] gnu: Add emacs-eglot-jl. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Mar 2024 14:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70029 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70029@debbugs.gnu.org Cc: Cayetano Santos X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171154795226791 (code B ref -1); Wed, 27 Mar 2024 14:00:04 +0000 Received: (at submit) by debbugs.gnu.org; 27 Mar 2024 13:59:12 +0000 Received: from localhost ([127.0.0.1]:37998 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpTo7-0006y3-R4 for submit@debbugs.gnu.org; Wed, 27 Mar 2024 09:59:12 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpTo4-0006xO-Mt for submit@debbugs.gnu.org; Wed, 27 Mar 2024 09:59:10 -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 1rpTnx-0006Q0-Oq for guix-patches@gnu.org; Wed, 27 Mar 2024 09:59:01 -0400 Received: from latitanza.investici.org ([2001:888:2000:56::19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rpTnu-00044o-4i for guix-patches@gnu.org; Wed, 27 Mar 2024 09:59:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1711547926; bh=eoA9d7vigLD/07sg/iiFwgMd/9QK5YvV2hRzxN7NtsI=; h=From:To:Cc:Subject:Date:From; b=e9fjt2sVsJ/gQ5rMh3bv7JF67KlZGZUfKH+wVTjwcXFQr/P0He5Mw5kt2KpHUfJ70 OQ8Ph3IVsyWnwq9YnjjTS46IdBAGM6Q9WShr2kXq73PX+ht+gBFSe7wm+g2f9EzWNA jeeGZWA7+9s4W1oPOU9p2zC90UyoaVW9hOI10dNk= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4V4SvB3GcjzGp9y; Wed, 27 Mar 2024 13:58:46 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4V4SvB2GCHzGp9w; Wed, 27 Mar 2024 13:58:46 +0000 (UTC) Date: Wed, 27 Mar 2024 14:58:08 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org 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, 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 From: Cayetano Santos 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.55 X-Migadu-Queue-Id: 81B7315F4D X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.55 X-TUID: bWQgzgjUfhPL * gnu/packages/emacs-xyz.scm (emacs-eglot-jl): New variable. Signed-off-by: Cayetano Santos --- gnu/packages/emacs-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index d4819c62ce..f2af107671 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -12313,6 +12313,33 @@ (define-public emacs-eglot-tempel library with Eglot instead of Yasnippet.") (license license:gpl3+)))) +(define-public emacs-eglot-jl + (package + (name "emacs-eglot-jl") + (version "2.3.0") + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/non-Jedi/eglot-jl.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "144q4fj3am165vf1vx2ljlsmpn8vvvs1b95qi3rxlwqskkx0lig3")))) + (build-system emacs-build-system) + (propagated-inputs (list emacs-eglot)) + (arguments + '(#:include '("^[^/]+.el$" + "^[^/]+.jl$" + "^[^/]+.toml$"))) + (home-page "https://github.com/non-Jedi/eglot-jl") + (synopsis "Julia support for eglot") + (description + "This package adds support for @code{emacs-eglot} to the Julia language.") + (license:cc-by2.0))) + (define-public emacs-consult-xdg-recent-files (let ((commit "593023ffb99a368152ebd4e739488fa560bdfdea") (revision "0")) base-commit: 656baadf83f2812c0ff79f4f2f0b5f1e927ed8a5 -- 2.41.0