2001-02-23 Simon Josefsson <simon@josefsson.org>
authorSimon Josefsson <jas@extundo.com>
Fri, 23 Feb 2001 22:17:29 +0000 (22:17 +0000)
committerSimon Josefsson <jas@extundo.com>
Fri, 23 Feb 2001 22:17:29 +0000 (22:17 +0000)
* gnus.texi (Posting Server): Fix, due to change of default value
of `gnus-post-method' to `current'.

texi/ChangeLog
texi/gnus.texi

index 7f18732..71d18f4 100644 (file)
@@ -1,3 +1,8 @@
+2001-02-23  Simon Josefsson  <simon@josefsson.org>
+
+       * gnus.texi (Posting Server): Fix, due to change of default value
+       of `gnus-post-method' to `current'.
+       
 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi: Remove double words. From Gerd Moellmann.
index 9cc5054..a608216 100644 (file)
@@ -9679,9 +9679,11 @@ Thank you for asking.  I hate you.
 
 @vindex gnus-post-method
 
-It can be quite complicated.  Normally, Gnus will use the same native
-server.  However.  If your native server doesn't allow posting, just
-reading, you probably want to use some other server to post your
+It can be quite complicated.  Normally, Gnus will post using the same
+select method as you're reading from (which might be convenient if
+you're reading lots of groups from different private servers).
+However.  If the server you're reading from doesn't allow posting,
+just reading, you probably want to use some other server to post your
 (extremely intelligent and fabulously interesting) articles.  You can
 then set the @code{gnus-post-method} to some other method:
 
@@ -9692,7 +9694,7 @@ then set the @code{gnus-post-method} to some other method:
 Now, if you've done this, and then this server rejects your article, or
 this server is down, what do you do then?  To override this variable you
 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
-the ``current'' server for posting.
+the ``current'' server, to get back the default behaviour, for posting.
 
 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
 Gnus will prompt you for what method to use for posting.
@@ -9701,10 +9703,8 @@ You can also set @code{gnus-post-method} to a list of select methods.
 If that's the case, Gnus will always prompt you for what method to use
 for posting.
 
-Finally, if you want to always post using the same select method as
-you're reading from (which might be convenient if you're reading lots of
-groups from different private servers), you can set this variable to
-@code{current}.
+Finally, if you want to always post using the native select method,
+you can set this variable to @code{nil}.
 
 
 @node Mail and Post