[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guix.el: Key bindings for a "package list"
From: |
Alex Kost |
Subject: |
Re: guix.el: Key bindings for a "package list" |
Date: |
Sat, 06 Sep 2014 12:17:03 +0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Ludovic Courtès (2014-09-06 00:24 +0400) wrote:
> BTW, M-x list-packages lists installed packages at the bottom, and with
> a different face.
>
> What about doing something similar for guix-newest-available-packages & co.?
No objection for a face, but I don't think such sorting should be the
default one. I think it is done in "package.el" just because there is
no way to display only installed or obsolete packages there.
But as in "guix.el" we have "M-x guix-installed-packages" and "M-x
guix-obsolete-packages", in my opinion it would be better to leave the
current sorting by name.
Besides a user can easily sort a list by "Installed" column if he wants.
But of course if most people find such sort preferable, I will comply.
Here is the patch for a new face. OK to push? (I'm never sure in a
commit message).
0001-emacs-Add-a-face-for-installed-packages.patch
Description: Text Data
Re: guix.el: Key bindings for a "package list", Taylan Ulrich Bayirli/Kammer, 2014/09/05