Fix content decoding in gnus-read-ephemeral-bug-group
commita864bfb57c8445156dbe7e30b0348d9896c27b28
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 19 Dec 2014 10:47:51 +0000 (19 11:47 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Fri, 19 Dec 2014 11:18:19 +0000 (19 12:18 +0100)
tree976bfdf6cb0b44edd4fe7e9bdb9d5470a7b8e28b
parent811aceeaef8d436bdecbbb2f87bcdbefeb0cdfd0
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