X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fmm-decode.el;h=cde0af036a569949028259b0bbfc4b495ca86768;hp=31c46f2f53fa4dead266f8478e07a0c83f001fb6;hb=dd9fdb9123576f1c0fa65094365f2ba83937b044;hpb=a9c30bf897ac1b3b6081260a6245c616f4be7a50 diff --git a/lisp/mm-decode.el b/lisp/mm-decode.el index 31c46f2f5..cde0af036 100644 --- a/lisp/mm-decode.el +++ b/lisp/mm-decode.el @@ -1868,7 +1868,7 @@ If RECURSIVE, search recursively." `(lambda () (let ((inhibit-read-only t)) (delete-region ,(copy-marker (point-min) t) - ,(copy-marker (point-max) t)))))))) + ,(point-max-marker)))))))) (defvar shr-map)