From: Ryan Tate <ryantate@ryantate.com>
Date: Tue, 7 Jun 2022 18:01:18 +0000 (-0400)
Subject: Disambiguate Debian notmuch package and notmuch for emacs package.
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=ac6f9ab57df422d5956a95fa5857008709816a7f;p=notmuch-wiki

Disambiguate Debian notmuch package and notmuch for emacs package.

Old wording could have led people to only install elpa-notmuch, which
does not drag in overall notmuch package.
---

diff --git a/notmuch-emacs.mdwn b/notmuch-emacs.mdwn
index 724e180..f5c8f01 100644
--- a/notmuch-emacs.mdwn
+++ b/notmuch-emacs.mdwn
@@ -3,9 +3,10 @@
 
 One of the more popular Notmuch message reading clients is **notmuch.el**, or
 `notmuch-mode`, an [Emacs](https://www.gnu.org/software/emacs/) major mode for
-interacting with Notmuch. It is included in the Notmuch package (`elpa-notmuch`
-in current Debian or `notmuch-emacs` in Debian 10 or prior). The
-[[screenshots|screenshots]] give a good overview of the mode.
+interacting with Notmuch. It is included in the Notmuch package (as
+`elpa-notmuch` within the `notmuch` package in current Debian or as
+`notmuch-emacs` in Debian 10 or prior). The [[screenshots|screenshots]] give a
+good overview of the mode.
 
 This page is a basic guide for setting up and using Notmuch with Emacs. See also
 the [[tips and tricks page|emacstips]] for more advanced details.