GNU bug report logs - #77766
[PATCH emacs-team] gnu: emacs-ess: Fix output.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sat, 12 Apr 2025 15:01:05 UTC

Severity: normal

Tags: patch

Done: Cayetano Santos <csantosb <at> inventati.org>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77766: closed ([PATCH emacs-team] gnu: emacs-ess: Fix output.)
Date: Mon, 26 May 2025 08:47:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 May 2025 10:46:46 +0200
with message-id <8734crvjwp.fsf <at> inventati.org>
and subject line close
has caused the debbugs.gnu.org bug report #77766,
regarding [PATCH emacs-team] gnu: emacs-ess: Fix output.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77766: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77766
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH emacs-team] gnu: emacs-ess: Fix output.
Date: Sat, 12 Apr 2025 16:59:57 +0200
* gnu/packages/statistics.scm (emacs-ess): Fix output.

Change-Id: Ia7a05a6cca0004920a7584f9d70a0362d51145dd
---
 gnu/packages/statistics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index d3c2dcbf75..431ece5e41 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7345,7 +7345,7 @@ (define-public emacs-ess
                "$(MAKE) -C etc install"))))))
     (build-system gnu-build-system)
     (arguments
-     (let ((base-directory "/share/emacs/site-lisp"))
+     (let ((base-directory (string-append "/share/emacs/site-lisp/" "ess-" version)))
        (list
         #:modules '((guix build gnu-build-system)
                     (guix build utils)

base-commit: ca30726285b6883a3b1fa89db64177460af69c42
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: 77766-done <at> debbugs.gnu.org
Subject: close
Date: Mon, 26 May 2025 10:46:46 +0200
[Message part 4 (text/plain, inline)]
Duplicated with #77705.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 21 days ago.

Previous Next


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