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