emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/agitate ca771320e7 5/5: Add FIXME about error in normal


From: ELPA Syncer
Subject: [elpa] externals/agitate ca771320e7 5/5: Add FIXME about error in normalising windows
Date: Thu, 20 Oct 2022 00:57:21 -0400 (EDT)

branch: externals/agitate
commit ca771320e71729250600055bc0a301009dbe8571
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add FIXME about error in normalising windows
---
 agitate.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/agitate.el b/agitate.el
index 0a3c4e1099..e6ae79ec9e 100644
--- a/agitate.el
+++ b/agitate.el
@@ -315,6 +315,11 @@ user option `log-edit-keep-buffer'."
                      display-buffer-alist)))
           (vc-print-root-log))))))
 
+;; FIXME 2022-10-20: Sometimes we get an error like:
+;;
+;; window-normalize-window: #<window 153> is not a live window
+;;
+;; What is the cause?
 (defun agitate--log-edit-informative-restore ()
   "Restore `agitate--previous-window-configuration' and clean state."
   (when agitate--previous-window-configuration



reply via email to

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