emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50045: closed ([André A. Gomes] [PATCH] Documentation fix)


From: GNU bug Tracking System
Subject: bug#50045: closed ([André A. Gomes] [PATCH] Documentation fix)
Date: Thu, 02 Nov 2023 09:47:02 +0000

Your message dated Thu, 02 Nov 2023 11:45:30 +0200
with message-id <87jzr01oat.fsf@gmail.com>
and subject line Update
has caused the debbugs.gnu.org bug report #50045,
regarding [André A. Gomes] [PATCH] Documentation fix
to be marked as done.

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


-- 
50045: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=50045
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [André A. Gomes] [PATCH] Documentation fix Date: Fri, 13 Aug 2021 17:02:48 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi Guix,

I noticed that unless geiser-guile-load-path is given an absolute path,
emacs-guix doesn't work properly.

Here's a recipe to see it failing:

Write a file, say test-emacs.el:

--8<---------------cut here---------------start------------->8---
(with-eval-after-load 'geiser-guile
  (add-to-list 'geiser-guile-load-path "~/src/guix"))
--8<---------------cut here---------------end--------------->8---

$ emacs -q -l /path/to/test-emacs.el

M-x guix p n

--8<---------------cut here---------------start------------->8---
Starting Guix REPL ... [5 times]
guix-geiser-eval: Error in evaluating guile expression: 
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
error: package-names*: unbound variable

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(emacs-guix) [1]>
--8<---------------cut here---------------end--------------->8---

The attached patch fixes the code snippet in the documentation, thus
preventing others from stumbling on it.

Thank you.


--
André A. Gomes
"Free Thought, Free World"

Attachment: 0001-doc-Fix-code-snippet.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Update Date: Thu, 02 Nov 2023 11:45:30 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
No meaningful conclusion.  Closing.

-- 
André A. Gomes
"You cannot even find the ruins..."


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]