guix-devel
[Top][All Lists]
Advanced

[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: Sun, 07 Sep 2014 20:14:30 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Ludovic Courtès (2014-09-07 01:15 +0400) wrote:

> Alex Kost <address@hidden> skribis:
>
>> From b3f3e4b900f4a2d97a10410abe2561d9d1fc137a Mon Sep 17 00:00:00 2001
>> From: Alex Kost <address@hidden>
>> Date: Sat, 6 Sep 2014 18:00:45 +0400
>> Subject: [PATCH] emacs: Improve key bindings for marking the packages.
>>
>> * emacs/guix-list.el: Use "U" to upgrade the current package, "^" to
>>   upgrade all.
>
> This sentence should rather be above the first bullet.
>
>>   (guix-list-unmark): With prefix, mark all.
>>   (guix-package-list-mark-outputs): New procedure.
>>   (guix-package-list-mark-install, guix-package-list-mark-delete)
>>   (guix-package-list-mark-upgrade): Use it.
>>   (guix-package-list-mark-upgrades): New command.
>> * doc/emacs.texi: Update the manual accordingly.
>
> Please mention the affected Texinfo node names (hitting C from the diff
> in Magit should do that.)
>
> OK to commit with these changes.

Thanks, I didn't know about "C".

If I understood correctly, the message should look like this:

--8<---------------cut here---------------start------------->8---
emacs: Improve key bindings for marking the packages.

Use "U" to upgrade the current package, "^" to upgrade all.

* emacs/guix-list.el: (guix-list-unmark): With prefix, mark all.
  (guix-package-list-mark-outputs): New procedure.
  (guix-package-list-mark-install, guix-package-list-mark-delete)
  (guix-package-list-mark-upgrade): Use it.
  (guix-package-list-mark-upgrades): New command.
* doc/emacs.texi (emacs List buffer): Update the manual accordingly.
--8<---------------cut here---------------end--------------->8---

OK?




reply via email to

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