From 205f45561c2f19b17b11a5c0168568ecceae4008 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 27 May 2021 19:27:14 -0400 Subject: 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> --- Documentation/piem.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation/piem.texi') 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 -- cgit v1.2.3