mirror of
https://github.com/vale981/ement.el
synced 2025-03-06 01:31:41 -05:00
Comment: Add TODO
This commit is contained in:
parent
98f12d9970
commit
372184266b
1 changed files with 1 additions and 0 deletions
1
ement.el
1
ement.el
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue