From: yamaoka Date: Wed, 28 Sep 2005 06:10:04 +0000 (+0000) Subject: Synch to No Gnus 200509280609. X-Git-Tag: t-gnus-6_17_4-quimby-~339 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0a60a20c2f3329d4a3e678205090000040163595;p=elisp%2Fgnus.git- Synch to No Gnus 200509280609. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a943d03..8adc6d9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-09-28 Katsumi Yamaoka + + * nntp.el (nntp-warn-about-losing-connection): Remove. + 2005-09-27 Reiner Steib * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable diff --git a/lisp/nntp.el b/lisp/nntp.el index 0d7723d..e8be835 100644 --- a/lisp/nntp.el +++ b/lisp/nntp.el @@ -222,9 +222,6 @@ then use this hook to rsh to the remote machine and start a proxy NNTP server there that you can connect to. See also `nntp-open-connection-function'") -(defvoo nntp-warn-about-losing-connection t - "*If non-nil, beep when a server closes connection.") - ;; Marks (defvoo nntp-marks-is-evil nil "*If non-nil, Gnus will never generate and use marks file for nntp groups. diff --git a/texi/ChangeLog b/texi/ChangeLog index 1b3923e..d4953e3 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2005-09-28 Katsumi Yamaoka + + * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout, + nntp-server-hook, and nntp-warn-about-losing-connection. + 2005-09-27 Reiner Steib * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and diff --git a/texi/gnus.texi b/texi/gnus.texi index b3e1a23..b6a51ed 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -12725,35 +12725,6 @@ that says how many seconds the @code{nntp} back end should wait for a connection before giving up. If it is @code{nil}, which is the default, no timeouts are done. -@c @item nntp-command-timeout -@c @vindex nntp-command-timeout -@c @cindex PPP connections -@c @cindex dynamic IP addresses -@c If you're running Gnus on a machine that has a dynamically assigned -@c address, Gnus may become confused. If the address of your machine -@c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit -@c waiting forever for replies from the server. To help with this -@c unfortunate problem, you can set this command to a number. Gnus will -@c then, if it sits waiting for a reply from the server longer than that -@c number of seconds, shut down the connection, start a new one, and resend -@c the command. This should hopefully be transparent to the user. A -@c likely number is 30 seconds. -@c -@c @item nntp-retry-on-break -@c @vindex nntp-retry-on-break -@c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus -@c hangs. This will have much the same effect as the command timeout -@c described above. - -@item nntp-server-hook -@vindex nntp-server-hook -This hook is run as the last step when connecting to an @acronym{NNTP} -server. - -@item nntp-buggy-select -@vindex nntp-buggy-select -Set this to non-@code{nil} if your select routine is buggy. - @item nntp-nov-is-evil @vindex nntp-nov-is-evil If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this @@ -12785,11 +12756,6 @@ that fetching will probably be slower. If this variable is @code{nil}, @vindex nntp-prepare-server-hook A hook run before attempting to connect to an @acronym{NNTP} server. -@item nntp-warn-about-losing-connection -@vindex nntp-warn-about-losing-connection -If this variable is non-@code{nil}, some noise will be made when a -server closes connection. - @item nntp-record-commands @vindex nntp-record-commands If non-@code{nil}, @code{nntp} will log all commands it sends to the @@ -12821,14 +12787,6 @@ inhibit Gnus to add a @code{Message-ID} header, you could say: Note that not all servers support the recommended ID. This works for INN versions 2.3.0 and later, for instance. -@item nntp-read-timeout -@vindex nntp-read-timeout -How long nntp should wait between checking for the end of output. -Shorter values mean quicker response, but is more CPU intensive. The -default is 0.1 seconds. If you have a slow line to the server (and -don't like to see Emacs eat your available CPU power), you might set -this to, say, 1. - @item nntp-list-options @vindex nntp-list-options List of newsgroup name used for a option of the LIST command to restrict