all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ykonai via Guix-patches via <guix-patches@gnu.org>
To: 65477@debbugs.gnu.org
Subject: [bug#65477] [PATCH 0/2] Add emacs-slite
Date: Wed, 23 Aug 2023 19:44:09 +0200	[thread overview]
Message-ID: <cover.1692810936.git.mail@ykonai.net> (raw)

Hello Guix,

This adds the slite test runner for emacs. It contains two packages, the
Common Lisp side and the Emacs side. Because the .el file does not explicitly
load in the system whenever it's run but requires the user to do so manually,
it's split into two packages.

ykonai (2):
  gnu: Add cl-slite.
  gnu: Add emacs-slite.

 gnu/packages/emacs-xyz.scm | 15 +++++++++++++++
 gnu/packages/lisp-xyz.scm  | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)


base-commit: 3ce3466311953cc5f00a4fb34ff094a9a3501399
-- 
2.41.0





             reply	other threads:[~2023-08-23 17:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23 17:44 ykonai via Guix-patches via [this message]
2023-08-23 17:48 ` [bug#65477] [PATCH 1/2] gnu: Add cl-slite ykonai via Guix-patches via
2023-08-23 17:48 ` [bug#65477] [PATCH 2/2] gnu: Add emacs-slite ykonai via Guix-patches via
2023-09-17 13:30   ` [bug#65477] [PATCH 0/2] " Ludovic Courtès
2023-09-27 20:36     ` ykonai via Guix-patches via
2023-09-27 20:33 ` [bug#65477] [PATCH v2 1/2] gnu: Add cl-slite ykonai via Guix-patches via
2023-09-27 20:33   ` [bug#65477] [PATCH v2 2/2] gnu: Add emacs-slite ykonai via Guix-patches via
2023-10-19 20:02   ` bug#65477: [PATCH v2 1/2] gnu: Add cl-slite Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1692810936.git.mail@ykonai.net \
    --to=guix-patches@gnu.org \
    --cc=65477@debbugs.gnu.org \
    --cc=mail@ykonai.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.