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

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

[elpa] externals/agitate 61344e9631: Add FIXME about empty repos in "inf


From: ELPA Syncer
Subject: [elpa] externals/agitate 61344e9631: Add FIXME about empty repos in "informative" log-edit
Date: Mon, 17 Oct 2022 23:57:18 -0400 (EDT)

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

    Add FIXME about empty repos in "informative" log-edit
---
 agitate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/agitate.el b/agitate.el
index 8b8a8df8b4..3da002998d 100644
--- a/agitate.el
+++ b/agitate.el
@@ -276,6 +276,7 @@ Restore the last window configuration when finalising 
log-view."
   (delete-other-windows)
   (add-hook 'log-edit-done-hook #'agitate--log-edit-informative-restore nil t)
   (add-hook 'log-edit-hook #'agitate--log-edit-informative-restore nil t)
+  ;; FIXME 2022-10-18: Fails in an empty repo.
   (save-selected-window
     (log-edit-show-diff))
   (if agitate-log-edit-informative-show-files



reply via email to

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