summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
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))