branch: elpa/mastodon
commit e3b1ec33fc48070a157979ef235e3faa4d2a76e8
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>

    fixme
---
 lisp/mastodon-tl.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 7dfaa583ff..5e702b3216 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -859,6 +859,7 @@ LETTER is a string, F for favourited, B for boosted, or K 
for bookmarked."
             (propertize letter 'face 'mastodon-boost-fave-face
                         ;; emojify breaks this for 🔖:
                         'help-echo (format "You have %s this status."
+                                           ;; FIXME: this is often nil
                                            help-string)))))
 
 (defun mastodon-tl--image-trans-check ()

Reply via email to