From 486552c2903cc252e1839589b41c4becc80f313d Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 12 May 2020 00:24:09 -0400 Subject: Don't bother with piem-mid-to-thread-functions comments There's not much point in having repeated comments across endpoints that note the fallback behavior in general. Shorten the comment in -gnus to just note that it'd be nice to have a Gnus variant. Assuming the messages are present locally, that'd be better than downloading the mbox from a public-inbox instance. --- piem-gnus.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'piem-gnus.el') diff --git a/piem-gnus.el b/piem-gnus.el index f820cfc..5e5b4ad 100644 --- a/piem-gnus.el +++ b/piem-gnus.el @@ -53,10 +53,8 @@ (match-string 1 mid) mid))))) -;; No function is defined for `piem-mid-to-thread-functions', at least -;; until someone points out an easy way to generate an mbox for a -;; thread in Gnus. All callers should fall back to getting the thread -;; from a public-inbox instance. +;; If there is an easy way to generate an mbox for a thread in Gnus, a +;; function for `piem-mid-to-thread-functions' should be defined. (define-minor-mode piem-gnus-mode "Toggle Gnus support for piem. -- cgit v1.2.3