From 8af34c2983073f1effa2623bfa20fae35ea78129 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Mon, 20 Mar 2023 18:13:22 +0100 Subject: add comment re test --- lisp/mastodon-tl.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 7ec5ec4..dc538a9 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -2408,6 +2408,7 @@ Optional arg NOTE-TYPE means only get that type of note." (current-buffer) nil))) (unless (mastodon-tl--profile-buffer-p) + ;; FIXME: this breaks test (because test has empty buffer) (mastodon-tl--goto-first-item))) buffer))) -- cgit v1.2.3