Alex Kost <[email protected]> skribis: > Earlier a prompt “Continue operation? (y, n, s, d)” was used only with a > temporary buffer for package operations and there were no problems with > modifying a mode-line there. > > But now (I mean after the next patch) it is also used to prompt before > building a source derivation (as "substitutes" and "dry-run" make sence > there too). This patch will handle this case. > > > From 8036ec72ef486c158683ce67a1a5f15056de0cc4 Mon Sep 17 00:00:00 2001 > From: Alex Kost <[email protected]> > Date: Sun, 9 Nov 2014 11:00:35 +0300 > Subject: [PATCH 2/3] emacs: Restore mode-line after operation prompt. > > * emacs/guix-base.el (guix-operation-prompt): Restore 'mode-line-format' after > prompting.
Okay! Ludo'.
