aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-05-20 10:28:36 +0200
committermousebot <mousebot@riseup.net>2021-05-21 11:32:30 +0200
commit841bf851ed49389a38007ca02257ba780972e48b (patch)
treef2983a5eeca337bda19bb89c8ca96dcf8a4b48bd /lisp
parent837d50d68c523c9f197436b86b9d681ed7f59831 (diff)
enable tab-stops for links/handles/hashtags in profile note.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mastodon-profile.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index 16ef981..9d4793c 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -211,7 +211,8 @@ Returns a list of lists."
(propertize acct
'face 'default)
"\n ------------\n"
- (mastodon-tl--render-text note nil)
+ (mastodon-tl--render-text note account)
+ ; account here to enable tab-stops in profile note
(if fields
(progn
(concat "\n"