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

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

bug#41614: closed (It's impossible to mark "--list-generations" for guix


From: GNU bug Tracking System
Subject: bug#41614: closed (It's impossible to mark "--list-generations" for guix shell commands)
Date: Mon, 15 Jun 2020 17:16:02 +0000

Your message dated Mon, 15 Jun 2020 20:15:23 +0300
with message-id <878sgoxnbo.fsf@gmail.com>
and subject line Re: bug#41614: It's impossible to mark "--list-generations" 
for guix shell commands
has caused the debbugs.gnu.org bug report #41614,
regarding It's impossible to mark "--list-generations" for guix shell commands
to be marked as done.

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


-- 
41614: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41614
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: It's impossible to mark "--list-generations" for guix shell commands Date: Sat, 30 May 2020 22:28:11 +0900 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1
Using emacs,
when I do,

M-x guix RET, under "Sub-popups" hit "c" (guix shell commands)

I can't mark "-l, --list-profiles",
because when I hit "-l",
'Switches' buffer automatically mark "-l, --list-generations".

The buffer showes the switches redundantly like below


Switches
 -l list generations (--list-generations) <-- "-l"
    ...
 -l list the user's profiles (--list-profiles) <-- "-l"


Both "--list-generations" and "--list-profiles" have the same short-form "-l".

I use emacs 26.3, guile 3.02, guix-20200518.1544 (from melpa)






--- End Message ---
--- Begin Message --- Subject: Re: bug#41614: It's impossible to mark "--list-generations" for guix shell commands Date: Mon, 15 Jun 2020 20:15:23 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
ksg (2020-05-30 22:28 +0900) wrote:

Hello,

> Using emacs,
> when I do,
>
> M-x guix RET, under "Sub-popups" hit "c" (guix shell commands)
>
> I can't mark "-l, --list-profiles",
> because when I hit "-l",
> 'Switches' buffer automatically mark "-l, --list-generations".

BTW, you can also use "M-x guix-profiles" to see a list of profiles (and
press "h" there for a hint).

> The buffer showes the switches redundantly like below
>
> Switches
>  -l list generations (--list-generations) <-- "-l"
>     ...
>  -l list the user's profiles (--list-profiles) <-- "-l"
>
>
> Both "--list-generations" and "--list-profiles" have the same short-form
> "-l".

This has been fixed by:

  
https://gitlab.com/emacs-guix/emacs-guix/-/commit/df1fc5d8885959fd2bb83a443137d21c6850dd74

Thank you for the report!  But since it is not a Guix bug, please report
such problems at one of Emacs-Guix trackers:

  https://gitlab.com/emacs-guix/emacs-guix/-/issues/new
  https://notabug.org/alezost/emacs-guix/issues/new
  https://github.com/alezost/guix.el/issues/

> I use emacs 26.3, guile 3.02, guix-20200518.1544 (from melpa)

Since you use melpa, I think you can upgrade Emacs-Guix from melpa to
check if the change works.

-- 
Alex


--- End Message ---

reply via email to

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