From 33d0011c7c84389878b3a79fb5d1c0b1afdfa913 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Thu, 9 Nov 2023 22:36:13 +0100 Subject: toot--reply: call toot--compose-buffer not just toot --- lisp/mastodon-toot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index 6f1aff9..aee83ad 100644 --- a/lisp/mastodon-toot.el +++ b/lisp/mastodon-toot.el @@ -1100,7 +1100,7 @@ text of the toot being replied to in the compose buffer." (booster (when boosted (alist-get 'acct (alist-get 'account toot))))) - (mastodon-toot + (mastodon-toot--compose-buffer (when user (if booster (if (and (not (equal user booster)) -- cgit v1.2.3