Comment: Add TODO

This commit is contained in:
Adam Porter 2021-07-28 20:12:45 -05:00
parent 98f12d9970
commit 372184266b

View file

@ -303,6 +303,7 @@ a filter ID). When unspecified, the value of
;; SPEC: <https://matrix.org/docs/spec/client_server/r0.6.1#id257>.
;; TODO: Filtering: <https://matrix.org/docs/spec/client_server/r0.6.1#filtering>.
;; TODO: Use a filter ID for default filter.
;; TODO: Optionally, automatically sync again when HTTP request fails.
(when (map-elt ement-syncs session)
(user-error "Ement: Already syncing this session"))
(pcase-let* (((cl-struct ement-session server token next-batch) session)