Dave Love
2eebe218ba
2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
...
* nntp.el (nntp-open-telnet): Wait for the telnet prompt before
sending a command; allow the rtelnet prompt as well.
2000-11-17 Simon Josefsson <simon@josefsson.org>
* nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
prefetch.
2000-11-17 ShengHuo ZHU <zsh@cs.rochester.edu>
* nntp.el (nntp-decode-text): Delete bogus status lines.
(nntp-open-connection): Kill process buffer when quit.
(nntp-connection-timeout): Add a note. SIGALRM is ignored in both
FSF Emacs 20 and XEmacs 21.
(nntp-retrieve-data): Don't ignore quit.
2000-11-17 18:23:03 +00:00
Gerd Moellmann
16409b0bb8
Update to emacs-21-branch of the Gnus CVS repository.
2000-09-19 13:37:09 +00:00
Lars Magne Ingebrigtsen
6748645fc3
Upgrading to Gnus 5.7; see ChangeLog
1999-02-20 14:05:57 +00:00
Andrew Innes
2602d1eaac
(nntp-request-group): Undo previous change (4xx and 5xx responses are
...
already handled properly).
1998-12-14 09:03:04 +00:00
Andrew Innes
01215c1f35
(nntp-request-group): Allow for failures when requesting a new group.
1998-11-20 23:54:16 +00:00
Richard M. Stallman
5cc7d37c6e
Require `cl' before using nnoo-declare.
1998-10-17 20:17:09 +00:00
Richard M. Stallman
66bd5242de
(nntp-possibly-change-group): Allow for unexpected
...
responses to GROUP command, since this may be called from a timer
with quit inhibited.
1998-10-13 03:24:50 +00:00
Richard M. Stallman
45926d06f4
(nntp-encode-text): Properly encode outgoing text by
...
putting CR at the end of all lines.
1998-08-13 06:20:33 +00:00
Kenichi Handa
aa2fada65e
(nntp-coding-system-for-read): Set default value to
...
binary.
(nntp-coding-system-for-write): Likewise.
1997-11-08 03:09:24 +00:00
Kenichi Handa
ccaab51123
(nntp-coding-system-for-write): New variable.
...
(nntp-open-connection): Bind coding-system-for-write to
nntp-coding-system-for-write.
1997-09-26 01:50:55 +00:00
Lars Magne Ingebrigtsen
a8151ef7e5
*** empty log message ***
1997-09-24 01:50:24 +00:00
Kenichi Handa
fc46309dc8
(nntp-coding-system-for-read): New variable.
...
(nntp-open-connection): Bind `coding-system-for-read' with
`nntp-coding-system-for-read' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Lars Magne Ingebrigtsen
eec82323c2
Initial revision
1997-04-16 22:13:18 +00:00