X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;fp=emacs%2Fnotmuch-show.el;h=209cd4aef5fd7ef1cfc844b8698ca4d7436fd15f;hb=27768309cee7cc52dec9bbcf9468ce744f5af31d;hp=83bb9ad5d02af91496f4fdfd28dc84b84c5cf5c9;hpb=88cce8c6a4d898066c0ea4516352ab8749171654;p=obsolete%2Fnotmuch-old diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 83bb9ad5..209cd4ae 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -751,10 +751,6 @@ message at DEPTH in the current thread." nil)) nil)))) -;; Handler for wash generated inline patch fake parts. -(defun notmuch-show-insert-part-inline-patch-fake-part (msg part content-type nth depth declared-type) - (notmuch-show-insert-part-*/* msg part content-type nth depth declared-type)) - (defun notmuch-show-insert-part-text/html (msg part content-type nth depth declared-type) ;; text/html handler to work around bugs in renderers and our ;; invisibile parts code. In particular w3m sets up a keymap which