]> git.eshelyaron.com Git - emacs.git/commit
Use with-current-buffer.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Mar 2008 19:56:09 +0000 (19:56 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Mar 2008 19:56:09 +0000 (19:56 +0000)
commited075cb4ea51a597169a5c0cab847abacc3e9739
tree9b20240c33406b86abdc0310078ac0f868ea4f14
parentf15a9fec25936a9e45b08776747a7320b04ad3ef
Use with-current-buffer.
(nntp-send-buffer): Just set the buffer to unibyte rather than use the
dubious mm-with-unibyte-current-buffer.
(nntp-with-open-group-function): New function extracted from
nntp-with-open-group macro.
(nntp-with-open-group): Use the function, so it's easier to debug.
Add indentation and debugging info.
(nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend the
use of the netcat alternatives.
lisp/gnus/ChangeLog
lisp/gnus/nntp.el