GNU bug report logs - #76799
[PATCH] gnu: emacs-inf-ruby: Update to 2.9.0.

Previous Next

Package: guix-patches;

Reported by: gemmaro <gemmaro.dev <at> gmail.com>

Date: Fri, 7 Mar 2025 05:47:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 76799 <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: gemmaro <gemmaro.dev <at> gmail.com>
Cc: Ian Eure <ian <at> retrospec.tv>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>,
 Divya Ranjan Pattanaik <divya <at> subvertising.org>, 76799 <at> debbugs.gnu.org
Subject: Re: [bug#76799] [PATCH] gnu: emacs-inf-ruby: Update to 2.9.0.
Date: Fri, 07 Mar 2025 08:55:29 +0100
[Message part 1 (text/plain, inline)]
>ven. 07 mars 2025 at 14:45, gemmaro <gemmaro.dev <at> gmail.com> wrote:

> -appropriate console.")
> +appropriate console.
> +
> +If you are possibly using Guix shell with @file{manifest.scm}, it
> +might be useful to do the following steps:
> +
> +@enumerate
> +@item Create a Guix shell wrapper.  The wrapper script content is like:
> +@example
> +#!/bin/sh
> +set -eu
> +
> +file=manifest.scm
> +if [ -f $file ]
> +then
> +    guix shell --manifest=$file -- \"$@@\"
> +else
> +    \"$@@\"
> +fi
> +@end example
> +
> +@item Set @code{\"/path/to/the/script %s\"} to @code{inf-ruby-wrapper-command}
> +customize variable.
> +@end enumerate
> +")

Please, consider 22.8.4 Synopses and Descriptions, "Descriptions should
take between five and ten lines."
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.