X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=notmuch-emacs.mdwn;h=f5c8f013867fbb9870ad8e5ae7c22e3e2abc1ca7;hp=5ced0cf6edabff613447a00b1cca5d6ba7328c51;hb=HEAD;hpb=08697bf9f7358ac905e7df69e6e2f5333227b016 diff --git a/notmuch-emacs.mdwn b/notmuch-emacs.mdwn index 5ced0cf..f5c8f01 100644 --- a/notmuch-emacs.mdwn +++ b/notmuch-emacs.mdwn @@ -2,9 +2,11 @@ # 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 (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.