X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3e93bafb95608467e438ba7f725fd1f020669f8c..08974112ae68aefba658a8516c8faa3374edc924:/lisp/mh-e/mh-show.el diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el index afe2863850..26e821696a 100644 --- a/lisp/mh-e/mh-show.el +++ b/lisp/mh-e/mh-show.el @@ -1,6 +1,6 @@ ;;; mh-show.el --- MH-Show mode -;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation, +;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation, ;; Inc. ;; Author: Bill Wohler @@ -900,7 +900,7 @@ See also `mh-folder-mode'. (interactive) ;; Don't allow Gnus to create buttons while highlighting, maybe this is bad ;; style? - (mh-cl-flet + (mh-flet ((gnus-article-add-button (&rest args) nil)) (let* ((modified (buffer-modified-p)) (gnus-article-buffer (buffer-name))