Skip to content

Commit

Permalink
Comment: Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapapa committed Sep 24, 2023
1 parent 9823d52 commit 01ec34b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ement-room.el
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ to sort events and update other slots."
(defvar-local ement-session nil
"Ement session for current buffer.")

;; TODO: Convert some of these buffer-local variables into keys in one buffer-local map variable.

(defvar-local ement-room-retro-loading nil
"Non-nil when earlier messages are being loaded.
Used to avoid overlapping requests.")
Expand Down

0 comments on commit 01ec34b

Please sign in to comment.