[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] emacs: Add support for modifying options during operation co
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] emacs: Add support for modifying options during operation confirmation. |
Date: |
Thu, 02 Oct 2014 21:07:57 +0200 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Alex Kost <address@hidden> skribis:
> I often found myself modifying ‘guix-dry-run’ variable during
> experiments with Guix. So I thought it would be more convenient to see
> the current state of "substitutes" or "dry-run" options and to change
> them on the fly, i.e. when you are prompted for confirmation of the
> package operation.
>
> It's better to see what I mean, then to read about it, so I'm also
> attaching a little screenshot. Along with the usual "y" or "n" answers,
> you can press "s" or "d" to toggle the current state of the options.
>
> I would like to push it, unless someone has comments, questions, …
Very nice, go for it!
Thanks,
Ludo’.