From 9992f16c77f596e5596c3bc437f118aa5c6a11e3 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Sat, 28 Jan 2023 12:13:54 +0100 Subject: hide-replies doctsring - document prefix arg --- lisp/mastodon-tl.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 04c109f..867318b 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -163,7 +163,9 @@ Must be an integer between 20 and 40 inclusive." :type '(string)) (defcustom mastodon-tl--hide-replies nil - "Whether to hide replies from the timelines." + "Whether to hide replies from the timelines. +Note that you can hide replies on a one-off basis by loading a +timeline with a simple prefix argument, `C-u'." :group 'mastodon-tl :type '(boolean :tag "Whether to hide replies from the timelines.")) -- cgit v1.2.3