X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=emacstips.mdwn;fp=emacstips.mdwn;h=f20b325208683388132fe4f60ba8e6e52fffef07;hp=cfbcd3b6d0a20424eaa998d9fb0c105d52d14156;hb=f04aa8e610c6b6e363c8ae0485c1a9f16278c6a5;hpb=adcaf62cac3145f58c4bc1deced508e297046106 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