From 0a2b1e0d61cda0c7e8aa62fd507025cfe27550b6 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 5 Feb 2024 23:10:12 +0000 Subject: nits --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 57b291f..831116d 100644 --- a/init.el +++ b/init.el @@ -2649,7 +2649,8 @@ :init (setq mastodon-instance-url "https://emacs.ch" mastodon-active-user "mail@jao.io" - mastodon-tl-position-after-update nil) + mastodon-tl-position-after-update nil + mastodon-toot-display-orig-in-reply-buffer t) :config ;; (defun jao-mastodon--setup () ;; (setq-local scroll-margin 12)) -- cgit v1.2.3