unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: csantosb@inventati.org, guix-devel@gnu.org
Subject: Re: Emacs next variants
Date: Fri, 10 Mar 2023 13:07:16 +0100	[thread overview]
Message-ID: <87sfecn72j.fsf@gmail.com> (raw)
In-Reply-To: <87r0txr99u.fsf@inventati.org>

Hi,

On jeu., 09 mars 2023 at 19:51, Cayetano Santos <csantosb@inventati.org> wrote:

>     (emacs-next-tree-sitter (emacs-next-gtk (emacs-next (emacs))))

[...]

>     (emacs-next-gtk (emacs-next-tree-sitter (emacs-next (emacs))))

Note that emacs-next-tree-sitter is not from the 29 branch (emacs-next)
but from the 30 branch.  Therefore, it would mean emacs-next-pgtk also
be an Emacs 30 version.  I do not use them so I have not opinion.

And why not split the chain, i.e., having:

        (define-public emacs-next-pgtk
          (package
            (inherit emacs-next)

and

        (define-public emacs-next-tree-sitter
            (package
              (inherit emacs-next)

?

Cheers,
simon




  reply	other threads:[~2023-03-10 12:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09 18:51 Emacs next variants Cayetano Santos
2023-03-10 12:07 ` Simon Tournier [this message]
2023-03-10 14:56   ` Cayetano Santos
2023-03-10 15:39     ` Simon Tournier
2023-03-10 16:59       ` John Kehayias
2023-03-10 18:14         ` Simon Tournier
2023-03-10 18:24           ` Cayetano Santos
2023-03-10 18:44             ` Andrew Tropin
2023-03-10 19:36               ` Liliana Marie Prikler
2023-03-12  5:18                 ` Andrew Tropin
2023-03-12  7:46                   ` Liliana Marie Prikler
2023-03-12  8:47                     ` Andrew Tropin
2023-04-26 18:52                       ` Mekeor Melire
2023-06-13  5:26                         ` Andrew Tropin
2023-03-12  9:46                     ` indieterminacy
2023-03-12 12:51                       ` Liliana Marie Prikler
2023-03-10 20:39               ` Cayetano Santos
2023-03-12  5:11                 ` Andrew Tropin
2023-03-10 18:36           ` Andrew Tropin

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87sfecn72j.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=csantosb@inventati.org \
    --cc=guix-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).