[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] emacs: Support auto-updating after performing REPL operation
From: |
Alex Kost |
Subject: |
Re: [PATCH] emacs: Support auto-updating after performing REPL operation. |
Date: |
Wed, 15 Oct 2014 10:30:31 +0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Ludovic Courtès (2014-10-14 23:22 +0400) wrote:
> Alex Kost <address@hidden> skribis:
>
>> The attached patches will add that missing feature: after finishing a
>> REPL operation, a buffer from which this operation was performed will be
>> automatically updated.
>
> It seems the second patch also applies to the *Guix Generation List*
> buffer, right?
Yes, auto-updating takes effect on any “guix list” or “guix info”
buffer. So if you execute deleting generations in *Guix Generations
List*, this buffer will be reverted after the operation will be
completed successfully in the REPL. So deleted generations will
"disappear" from the list.