X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=850fef34d9a12dbf0f640b2e357bed334feb1959;hp=fb91c83856eb5e248d7bd64ab7a9522593822550;hb=f43f76088739523a1396fbe6dc41b68d55f0720c;hpb=d1cbd833a7b3ebfaeb0252b9c7fc98762a5f3961 diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index fb91c838..850fef34 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -546,7 +546,7 @@ current buffer, if possible." (save-excursion (save-restriction (narrow-to-region start (point-max)) - (run-hook-with-args 'notmuch-show-insert-text/plain-hook depth)))) + (run-hook-with-args 'notmuch-show-insert-text/plain-hook msg depth)))) t) (defun notmuch-show-insert-part-text/x-vcalendar (msg part content-type nth depth declared-type)