GNU bug report logs - #62786
[PATCH] gnu: xonsh: Add missing input.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 12 Apr 2023 04:49:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62786 in the body.
You can then email your comments to 62786 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62786; Package guix-patches. (Wed, 12 Apr 2023 04:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 12 Apr 2023 04:49:02 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: xonsh: Add missing input.
Date: Tue, 11 Apr 2023 23:48:02 -0500
Xonsh vim emulation mode/environment variable does not work without this.

* gnu/packages/shell.scm (xonsh)[inputs]: Add
python-prompt-toolkit.
---
 gnu/packages/shells.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 1ffe4ce5d8..b6f4860a88 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -595,6 +595,7 @@ (define-public xonsh
     (inputs
      (list python-distro
            python-ply
+           python-prompt-toolkit
            python-pygments
            python-pyperclip
            python-setproctitle))
-- 
2.39.2





Information forwarded to guix-patches <at> gnu.org:
bug#62786; Package guix-patches. (Thu, 13 Apr 2023 20:36:02 GMT) Full text and rfc822 format available.

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

From: "jgart" <jgart <at> dismail.de>
To: 62786 <at> debbugs.gnu.org
Cc: Christopher Baines <mail <at> cbaines.net>
Subject: Re: [PATCH] gnu: xonsh: Add missing input.
Date: Thu, 13 Apr 2023 20:35:30 +0000
Hi Christopher,

If you find the time could you review this one liner?

It adds python-prompt-toolkit to xonsh.

Without this xonsh can't emulate vi mode :(

It would be much appreciated!

all best,

jgart




Information forwarded to guix-patches <at> gnu.org:
bug#62786; Package guix-patches. (Wed, 26 Apr 2023 12:58:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: jgart via Guix-patches via <guix-patches <at> gnu.org>
Cc: jgart <jgart <at> dismail.de>, 62786-done <at> debbugs.gnu.org
Subject: Re: [bug#62786] [PATCH] gnu: xonsh: Add missing input.
Date: Wed, 26 Apr 2023 14:57:48 +0200
Hello,

jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> Xonsh vim emulation mode/environment variable does not work without this.
>
> * gnu/packages/shell.scm (xonsh)[inputs]: Add
> python-prompt-toolkit.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Wed, 26 Apr 2023 12:59:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Wed, 26 Apr 2023 12:59:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 25 May 2023 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 27 days ago.

Previous Next


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