From f19ce5e1e4e56947d563187c96603582859a6a3c Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 10 May 2020 23:23:14 -0400 Subject: Add basic support for Gnus articles Implement message ID and inbox getters. As noted in the comment, leave the mid->thread functionality undefined for now, because I don't know if there's a good way to do that in Gnus. These functions should probably learn how to work from gnus-summary-mode too, but leave that for later. (Similarly, -notmuch should also probably support notmuch-{search,tree}-mode in addition to notmuch-show-mode.) --- piem.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'piem.texi') diff --git a/piem.texi b/piem.texi index 5679006..c778cd2 100644 --- a/piem.texi +++ b/piem.texi @@ -47,6 +47,7 @@ This manual is for piem version @value{VERSION}. * Overview:: * b4 interface:: * Notmuch integration:: +* Gnus integration:: * Related tools:: * Contributing:: @@ -72,6 +73,9 @@ Indices @node Notmuch integration @chapter Notmuch integration +@node Gnus integration +@chapter Gnus integration + @node Related tools @chapter Related tools -- cgit v1.2.3