all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 65841@debbugs.gnu.org
Cc: andrew@trop.in, liliana.prikler@gmail.com
Subject: [bug#65841] [PATCH emacs-team 3/5] gnu: Add emacs-next-pgtk.
Date: Sat, 9 Sep 2023 16:30:06 +0200	[thread overview]
Message-ID: <cef9f37999f321905b9e135fef104e65de1e5a0b.1694270165.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1694270165.git.liliana.prikler@gmail.com>

* gnu/packages/emacs.scm (emacs-next-pgtk): New variable.
---
 gnu/packages/emacs.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 1be58bd5c1..6edb69a51d 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -514,6 +514,7 @@ (define* (emacs->emacs-next emacs #:optional name
     (source source)))
 
 (define-public emacs-next (emacs->emacs-next emacs))
+(define-public emacs-next-pgtk (emacs->emacs-next emacs-pgtk))
 
 (define-public guile-emacs
   (let ((commit "41120e0f595b16387eebfbf731fff70481de1b4b")
-- 
2.41.0





  parent reply	other threads:[~2023-09-09 15:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-09 14:36 [bug#65841] [PATCH emacs-team 0/5] Add emacs-next (generalized) Liliana Marie Prikler
2023-09-09 10:40 ` [bug#65841] [PATCH emacs-team 1/5] gnu: Add emacs-next-minimal Liliana Marie Prikler
2023-09-11  9:54   ` Andrew Tropin
2023-09-16 16:10     ` Liliana Marie Prikler
2023-09-09 14:29 ` [bug#65841] [PATCH emacs-team 2/5] gnu: Add emacs-next Liliana Marie Prikler
2023-09-09 14:30 ` Liliana Marie Prikler [this message]
2023-09-09 14:32 ` [bug#65841] [PATCH emacs-team 4/5] gnu: Add emacs-next-pgtk-xwidgets Liliana Marie Prikler
2023-09-09 14:33 ` [bug#65841] [PATCH emacs-team 5/5] gnu: Add emacs-next-tree-sitter Liliana Marie Prikler
2023-09-11  9:57   ` Andrew Tropin
2023-09-11  9:59 ` [bug#65841] [PATCH emacs-team 0/5] Add emacs-next (generalized) Andrew Tropin
2023-09-16 16:11   ` bug#65841: " Liliana Marie Prikler

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=cef9f37999f321905b9e135fef104e65de1e5a0b.1694270165.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=65841@debbugs.gnu.org \
    --cc=andrew@trop.in \
    /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.