From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CNwYDd5G5mS+TgAASxT56A (envelope-from ) for ; Wed, 23 Aug 2023 19:50:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aNBHDN5G5mRwDgEAG6o9tA (envelope-from ) for ; Wed, 23 Aug 2023 19:50:22 +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 AE2C8571F5 for ; Wed, 23 Aug 2023 19:50:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ykonai.net header.s=dkim header.b=j5pgVSRF; 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=1692813022; 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-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=BtS/Lj4v8RaajDk95+i4LqYamlKtoZRLn+xL6SFbxmw=; b=ft+HtgDWU7f9IRWMbALDTbDuTFdGgXlO0UH7+Da1bV/VKQtbJ0+0o6eRN6HhXLFAnBl9xm i9TDKkqENF84syrOf9SXq1dhtifz4P8cjEDq0EDvmoCuetGTa7CcTwtvtMWrpkqv6XoqAr hwkj8e2PtNHjTceKrZE6IHEK29tzijYhdigA04eguuLpW9EiNq60VJkJLfoNBAqXFNJkfS xaDBeUUH0QVMyyL4mr0b24EpDrUci2aor0QGlP657+kbqdihy4EWY1QOTnGxdvIMrd8Z5y DBz20b3mvxEmmGKcjm64BKPArJHnuAkcFxltUIhuMSDfXrEN6sEdQe1340M6zg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ykonai.net header.s=dkim header.b=j5pgVSRF; 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=1692813022; a=rsa-sha256; cv=none; b=bgDcd9SGwErE0uF3LYW6DBuJujTmSJUcbTMvzZ9t+rFZu55kG1ZPItCVQDpumUk+tvOgo7 4ZBKw3NzUrPOIGkGgkWArSpoJEDqCB7/5p3Xa6ifmBvJ7uuylRxNbmcoTOOO8uDEftYJVV MxAUVk79g354jMZgQhcFvWEO8AQ5197D7zylXSdrtc86sftSQ8Eh7VUXkysXpY9kpI/9pV 2d2GmBGAs2D0r1w0yfMp4+Xmi5+AJIVJrmkN2Ibwl2NGN5c0mwZqR6Ocw4vbRmON/iIUWi WXbOC1Vz4unyFSMmGJzYIYpEL94koEuPs60IMgU6MvCyUaPdaZ7d3KEkTu1MVA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYrzU-0004EL-47; Wed, 23 Aug 2023 13:50:00 -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 1qYrzS-0004ED-UJ for guix-patches@gnu.org; Wed, 23 Aug 2023 13:49:59 -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 1qYrzS-0000pK-Lz for guix-patches@gnu.org; Wed, 23 Aug 2023 13:49:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYrzW-0002zf-5L for guix-patches@gnu.org; Wed, 23 Aug 2023 13:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65477] [PATCH 2/2] gnu: Add emacs-slite. Resent-From: ykonai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 23 Aug 2023 17:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65477@debbugs.gnu.org Received: via spool by 65477-submit@debbugs.gnu.org id=B65477.169281295211414 (code B ref 65477); Wed, 23 Aug 2023 17:50:02 +0000 Received: (at 65477) by debbugs.gnu.org; 23 Aug 2023 17:49:12 +0000 Received: from localhost ([127.0.0.1]:35121 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYryi-0002y0-7o for submit@debbugs.gnu.org; Wed, 23 Aug 2023 13:49:12 -0400 Received: from mail.ykonai.net ([23.183.83.77]:48248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYryd-0002xH-LJ for 65477@debbugs.gnu.org; Wed, 23 Aug 2023 13:49:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ykonai.net; s=dkim; t=1692812938; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BtS/Lj4v8RaajDk95+i4LqYamlKtoZRLn+xL6SFbxmw=; b=j5pgVSRFZ8X49t7yzQ4I4ndYHa3o1XdoSSNah0ZghGnMlsA8zE8WvcQoJGGWzLecI3a3Dp hwjLyXt4Cx4lI2zoJuG3E/st/suErDUMIJOWXq34GQCltTLXxqikPmF6/OVX1MKNmlj5az vFSqdzVPKaERQPbA1RYYn4FDaWFRl+UYX13FouD73V15kl/fgcPLHgjTdhMAmhuqXm/kwf OIYi3Mf5h4O8VwtdDrhfwuwlvIE20ak1CcWLX0IPra+QyOaPIo7DetG/x4NcdgaADH/iPx HjQYbKrUqDpQF589fXAt30+lyaqvoUzsG9WS9He5zVgV3bZCt9ys8LNNcmK0Eg== Received: by mail.ykonai.net (OpenSMTPD) with ESMTPSA id 30ffe13e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <65477@debbugs.gnu.org>; Wed, 23 Aug 2023 17:48:58 +0000 (UTC) Date: Wed, 23 Aug 2023 19:48:44 +0200 Message-ID: <9d1940eb5c8adfa295f690d451c04ec2beb3bb87.1692810936.git.mail@ykonai.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: ykonai X-ACL-Warn: , ykonai via Guix-patches From: ykonai 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-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: AE2C8571F5 X-TUID: 0K8VCYV3wLE2 * gnu/packages/emacs-xyz.scm (emacs-slite): New variable. --- gnu/packages/emacs-xyz.scm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 977d553ea5..06682e2227 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -9757,6 +9757,21 @@ (define-public emacs-slime for compilation, debugging, documentation lookup, and so on.") (license (list license:gpl2+ license:public-domain)))) +(define-public emacs-slite + (package + (inherit sbcl-slite) + (name "emacs-slite") + (build-system emacs-build-system) + (synopsis "SLIme-based TEst runner for FiveAM and Parachute Tests") + (description + "Slite interactively runs your Common Lisp tests (currently only FiveAM +and Parachute are supported). It allows you to see the summary of test +failures, jump to test definitions, rerun tests with debugger all from inside +Emacs. + +In order to work, this also requires the slite Common Lisp system to be +present. See the code@{*cl-slite packages}."))) + (define-public emacs-popup (package (name "emacs-popup") -- 2.41.0