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

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

[elpa] externals/detached 11a889668e 2/8: Add todo for manual tailing


From: ELPA Syncer
Subject: [elpa] externals/detached 11a889668e 2/8: Add todo for manual tailing
Date: Tue, 31 May 2022 10:57:32 -0400 (EDT)

branch: externals/detached
commit 11a889668efaf2e68143ca0113f0624094b014e4
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Add todo for manual tailing
---
 detached.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/detached.el b/detached.el
index f360413bf3..e3ae6f1a5a 100644
--- a/detached.el
+++ b/detached.el
@@ -1396,6 +1396,8 @@ If event is cased by an update to the `detached' 
database, re-initialize
 (defvar detached-log-mode-map
   (let ((map (make-sparse-keymap)))
     (define-key map (kbd detached-detach-key) #'detached-detach-session)
+    ;; TODO(Niklas Eklund, 20220530): Add refresh command (g), good
+    ;; for manual tailing
     map)
   "Keymap for `detached-log-mode'.")
 



reply via email to

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