Fix content decoding in gnus-read-ephemeral-bug-group
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 8 Jan 2015 03:28:47 +0000 (03:28 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 8 Jan 2015 03:28:47 +0000 (03:28 +0000)
commit3a1304b7891f4aa5300d1a2c8d15a44d07d1c90a
treead6c5cc0b61d3eba2e4076ff4487238989c1ecc6
parentb83561e18ceb438203812786590893bd5fc2a6cc
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/ChangeLog
lisp/gnus-group.el