]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/gnus/mm-util.el (mm-decompress-buffer): Fix split-string args.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 24 Oct 2018 10:09:51 +0000 (10:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 24 Oct 2018 10:09:51 +0000 (10:09 +0000)
lisp/gnus/mm-util.el

index fcd97f2b27cd33fe0dd67bc3c7bdf810e84c6e53..91c5f0e90705a609b02fc86a9778a0e48d208b77 100644 (file)
@@ -843,7 +843,8 @@ decompressed data.  The buffer's multibyteness must be turned off."
                                        (prog2
                                            (insert-file-contents err-file)
                                            (buffer-string)
-                                         (erase-buffer)) t)
+                                         (erase-buffer))
+                                       nil t)
                                       " ")
                            "\n")
                    (setq err-msg