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

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

[elpa] externals/ement 075920edac 09/13: Comment: Add TODO


From: ELPA Syncer
Subject: [elpa] externals/ement 075920edac 09/13: Comment: Add TODO
Date: Fri, 8 Sep 2023 06:58:07 -0400 (EDT)

branch: externals/ement
commit 075920edac14066c25f7755ac80caa4cf38b499f
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Comment: Add TODO
---
 ement-notifications.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ement-notifications.el b/ement-notifications.el
index 94c43fd9c0..09e554536a 100644
--- a/ement-notifications.el
+++ b/ement-notifications.el
@@ -120,6 +120,7 @@ to `ement-api', which see."
       (cl-loop for notification across notifications
                do (run-hook-with-args 'ement-notifications-hook
                                       session (ement-notifications--make 
notification)))
+      ;; TODO: Pass start/end nodes to `ement-room--insert-ts-headers' if 
possible.
       (ement-room--insert-ts-headers)
       (switch-to-buffer (current-buffer)))))
 



reply via email to

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