(nntp-insert-buffer-substring, nntp-copy-to-buffer): New macros.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 15 Nov 2007 10:18:59 +0000 (10:18 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 15 Nov 2007 10:18:59 +0000 (10:18 +0000)
commit5d49d3b890e309418c21d812a8cc2c0f497a0b87
treea4b7585c492bc071dbcb89a89591f9037cba9a04
parent77e5af74c84a33d92bd27c23c3034989089cb15e
(nntp-insert-buffer-substring, nntp-copy-to-buffer): New macros.
(nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
(nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to copy
 data from unibyte buffer to multibyte current buffer.
(nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer to copy
 data from unibyte current buffer to multibyte buffer.
(nntp-make-process-buffer): Make process buffer unibyte.
lisp/nntp.el