Hi,

On Wed, 09 Apr 2025 at 04:22, Aleksej via <help-guix@gnu.org> wrote:

> Emacs 30.1 is available on "emacs-team" branch, so, the best way is
> probably to wait until it's merged. You could also use package
> inferiors to add it, but I'm not sure if that is a good idea.

The easiest way to test features in some branch:

   guix time-machine --branch=

For example:

--8<---------------cut here---------------start------------->8---
$ guix time-machine --branch=emacs-team -- shell emacs -- emacs --version
GNU Emacs 30.1
Copyright (C) 2025 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
--8<---------------cut here---------------end--------------->8---

HTH.

Cheers,
simon

Reply via email to