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

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

[nongnu] elpa/hyperdrive 85b19a47f3 113/123: Comment: Add FIXME


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 85b19a47f3 113/123: Comment: Add FIXME
Date: Fri, 6 Oct 2023 01:01:13 -0400 (EDT)

branch: elpa/hyperdrive
commit 85b19a47f329afc7d4b92c11ddeb22338ade32c0
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Comment: Add FIXME
---
 hyperdrive-menu.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hyperdrive-menu.el b/hyperdrive-menu.el
index b843986e44..2eb63fb24d 100644
--- a/hyperdrive-menu.el
+++ b/hyperdrive-menu.el
@@ -235,6 +235,8 @@
                                                 'face 
'transient-inactive-value))
                               (it (propertize it
                                               'face 'transient-value))))))]]
+  ;; FIXME: `keyboard-quit' in the `hyperdrive-complete-hyperdrive'
+  ;; prompt should go back to the previous transient in the stack.
   (interactive (list (hyperdrive-complete-hyperdrive :force-prompt 
current-prefix-arg)))
   (transient-setup 'hyperdrive-menu-hyperdrive nil nil :scope hyperdrive))
 



reply via email to

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