From: Sheng Yang Date: Sat, 14 Sep 2019 03:24:42 +0000 (-0500) Subject: Add note that org-notmuch was renamed ol-notmuch X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=f04aa8e610c6b6e363c8ae0485c1a9f16278c6a5 Add note that org-notmuch was renamed ol-notmuch --- diff --git a/emacstips.mdwn b/emacstips.mdwn index cfbcd3b..f20b325 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -758,6 +758,9 @@ In general it is nice to have a key for org-links (not just for notmuch). For ex (define-key global-map "\C-cl" 'org-store-link) +Note the package was renamed from `org-notmuch` to `ol-notmuch` in recent +versions of org-mode, and you might want to `(require 'ol-notmuch)` instead. + ## Viewing diffs in notmuch The following code allows you to view an inline patch in diff-mode