comparison lisp/gnus/ChangeLog @ 92771:a3d61f1532f1

Use with-current-buffer. (nnmh-request-list-1): Use mm-string-to-multibyte rather than mm-string-as-multibyte on the output of mm-encode-coding-string.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 12 Mar 2008 18:44:07 +0000
parents b7f1378e2a2c
children 3637573105bd
comparison
equal deleted inserted replaced
92770:b7f1378e2a2c 92771:a3d61f1532f1
1 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * nnmh.el: Use with-current-buffer.
4 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5 mm-string-as-multibyte on the output of mm-encode-coding-string.
2 6
3 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte temp buffer. 7 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte temp buffer.
4 (nnimap-request-move-article): Use with-current-buffer. 8 (nnimap-request-move-article): Use with-current-buffer.
5 9
6 * mm-decode.el (mm-with-part): Set the buffer to unibyte before inserting 10 * mm-decode.el (mm-with-part): Set the buffer to unibyte before inserting