aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-05-27 19:27:14 -0400
committerKyle Meyer <kyle@kyleam.com>2021-05-27 22:34:20 -0400
commit205f45561c2f19b17b11a5c0168568ecceae4008 (patch)
treea6af219f1f0d84d61f0b0a9357f92a9bd1830691 /Documentation
parentc99e806fd307ef69adc0d3a277385687edfd3454 (diff)
downloadpiem-205f45561c2f19b17b11a5c0168568ecceae4008.tar.gz
Add basic integration for Rmail
Teach piem how to get the associated inbox and message ID for the current Rmail message. Message-Id: <20210527232714.8726-1-kyle@kyleam.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/piem.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/piem.texi b/Documentation/piem.texi
index f4bbabc..c3208a7 100644
--- a/Documentation/piem.texi
+++ b/Documentation/piem.texi
@@ -172,6 +172,7 @@ required to apply patches from an archive to a local code repository
@findex piem-eww-mode
@findex piem-gnus-mode
@findex piem-notmuch-mode
+@findex piem-rmail-mode
With inboxes defined, the next step is to enable minor modes that teach
particular Emacs modes to link a buffer with a registered inbox. piem
@@ -182,6 +183,7 @@ currently has libraries to support
@item Elfeed
@item Gnus
@item Notmuch
+@item Rmail
@end itemize
For example, if you use notmuch.el to read your mail, you can add