Fix content decoding in gnus-read-ephemeral-bug-group
commitad97127d9cd627f9c217738de81d88720a5c4c3a
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 19 Dec 2014 10:47:51 +0000 (19 11:47 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 7 Jan 2015 23:19:21 +0000 (8 00:19 +0100)
tree9c8cef562d8b428f3633ade0e0c1786cc6f4537f
parent8596361bb3a005394db8328d8f0a6df0cb91b5cc
Fix content decoding in gnus-read-ephemeral-bug-group

* gnus-group.el (gnus-read-ephemeral-bug-group): Bind
coding-system-for-read and coding-system-for-write only around
with-temp-file, and make buffer unibyte.  Don't write temp file twice.
lisp/gnus/ChangeLog
lisp/gnus/gnus-group.el