diff options
| author | Ryan Tate <ryantate@ryantate.com> | 2022-06-07 13:53:32 -0400 |
|---|---|---|
| committer | Ryan Tate <ryantate@ryantate.com> | 2022-06-07 13:53:32 -0400 |
| commit | 895700eda211cd0fdb3dd9fd8a332e9770d67e25 (patch) | |
| tree | 99337ef61aff59017532f871ab477397b2f8aab5 | |
| parent | 215fd571467bac482ffb65d4bc1e497c190d429a (diff) | |
Correct name of emacs Debian package and notmuch mode.
notmuch-emacs removed from Debian 11 on, so we point to elpa-notmuch
package.
| -rw-r--r-- | notmuch-emacs.mdwn | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/notmuch-emacs.mdwn b/notmuch-emacs.mdwn index 5ced0cf..724e180 100644 --- a/notmuch-emacs.mdwn +++ b/notmuch-emacs.mdwn @@ -2,9 +2,10 @@ # Notmuch Emacs Interface One of the more popular Notmuch message reading clients is **notmuch.el**, or -`notmuch-emacs`, an [Emacs](https://www.gnu.org/software/emacs/) major mode for -interacting with Notmuch. It is included in the Notmuch package (`notmuch-emacs` -in Debian). The [[screenshots|screenshots]] give a good overview of the mode. +`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. 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. |
