summaryrefslogtreecommitdiff
path: root/piem.texi
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-05-10 23:23:14 -0400
committerKyle Meyer <kyle@kyleam.com>2020-05-11 00:23:46 -0400
commitf19ce5e1e4e56947d563187c96603582859a6a3c (patch)
tree74c55096126f30645f278f1dd5caa2cb7e0e2dce /piem.texi
parentd55b7895a8829d4fd120295bfb6134b51bf87fe4 (diff)
downloadpiem-f19ce5e1e4e56947d563187c96603582859a6a3c.tar.gz
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.)
Diffstat (limited to 'piem.texi')
-rw-r--r--piem.texi4
1 files changed, 4 insertions, 0 deletions
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