From 13ddb9e3a3a7eac72fca95475baad0bd7792b6d9 Mon Sep 17 00:00:00 2001 From: mousebot Date: Sun, 8 Aug 2021 16:31:16 +0200 Subject: fix typo in mastodon-tl--process-link setting 'account-id prop this prevented the 'account-id from being attached to mentions --- lisp/mastodon-profile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon-profile.el') diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index c94ed35..0c1ec91 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -330,7 +330,7 @@ Returns a list of lists." 'face 'default) "\n ------------\n" (mastodon-tl--render-text note account) - ; account here to enable tab-stops in profile note + ;; account here to enable tab-stops in profile note (if fields (progn (concat "\n" -- cgit v1.2.3