From: yamaoka Date: Mon, 12 Apr 2004 10:17:06 +0000 (+0000) Subject: Synch to No Gnus 200404121015. X-Git-Tag: t-gnus-6_17_4-quimby-~975 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=82e735b1ed9649c0f9d8b0fd38c281719c7d074c;p=elisp%2Fgnus.git- Synch to No Gnus 200404121015. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index de8dd7f..484a9b8 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2004-04-12 Katsumi Yamaoka + + * gnus.texi (Indirect Functions): Add + nntp-open-via-rlogin-and-netcat. + 2004-04-11 Jesper Harder * gnus-news.texi: Add OPML. diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index f056000..5acdb97 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -12141,7 +12141,7 @@ LIST $B%3%^%s%I$N%*%W%7%g%s$K;H$C$F!"(B($B%5!<%P!<$N(B) $B%j%9%H=PNO$r@_Dj$ @end lisp Emacs $B$N%;%C%7%g%sA4BN$r%i%C%W$7$F!"%G%#%U%)%k%H$N%a%=%C%I$r;H$&$H$$$&$N(B -$B$O!"NI$$0F$G$O$"$j$^$;$s!#(B +$B$O!"NI$$9M$($G$O$"$j$^$;$s!#(B @end table @node Indirect Functions @@ -12180,9 +12180,42 @@ Emacs $B$N%;%C%7%g%sA4BN$r%i%C%W$7$F!"%G%#%U%)%k%H$N%a%=%C%I$r;H$&$H$$$&$N(B $B$F2<$5$$!#(B @end table +@code{nntp-end-of-line} $B$NCM$r(B @samp{\n} $B$KJQ99$9$kI,MW$,$"$k$G$"$m$&$3(B +$B$H$KCm0U$7$F2<$5$$(B (@pxref{Common Variables})$B!#(B + +@item nntp-open-via-rlogin-and-netcat +@findex nntp-open-via-rlogin-and-netcat +$BK\$N%3(B +$B%^%s%I$r;H$&$3$H$b$G$-$^$9!#(B + +@item nntp-via-netcat-switches +@vindex nntp-via-netcat-switches +@code{nntp-via-netcat-command} $B$N%3%^%s%I$N%9%$%C%A$H$7$F;H$o$l$kJ8;zNs(B +$B$N%j%9%H$G$9!#%G%#%U%)%k%H$O(B @code{nil} $B$G$9!#(B + +@item nntp-via-rlogin-command +$BCf4V$N%[%9%H$K%m%0%$%s$9$k$?$a$K;H$o$l$k%3%^%s%I$G$9!#%G%#%U%)%k%H(B +$B$O(B @samp{rsh} $B$G$9$,!"(B@samp{ssh} $B$,?M5$$N$"$kBeBX *\r?} $B$G$9!#(B @end table + +@code{nntp-end-of-line} $B$NCM$r(B @samp{\n} $B$KJQ99$9$kI,MW$,$"$k$G$"$m$&$3(B +$B$H$KCm0U$7$F2<$5$$(B (@pxref{Common Variables})$B!#(B @end table $B$3$l$i$O>e5-$N4X?t$,;2>H$9$kIU2CE*$JJQ?t$G$9(B: @@ -12259,7 +12295,7 @@ Emacs $B$N%;%C%7%g%sA4BN$r%i%C%W$7$F!"%G%#%U%)%k%H$N%a%=%C%I$r;H$&$H$$$&$N(B @vindex nntp-end-of-line @acronym{NNTP} $B%5!<%P!<$H$*OC$r$7$F$$$k$H$-$K9T$N=*$o$j$N0u$H$7$F;H$o$l(B $B$kJ8;zNs$G$9!#$3$l$O%G%#%U%)%k%H$G(B @samp{\r\n} $B$G$9$,!"AG$G$O$J$$@\B3MQ(B -$B$N4X?t$r;H$C$F$$$k$H$-$O(B @samp{\n} $B$G$"$k$Y$-$G$9!#(B +$B$N(B telnet $B4X?t$r;H$C$F$$$k$H$-$O(B @samp{\n} $B$G$"$k$Y$-$G$9!#(B @item nntp-telnet-command @vindex nntp-telnet-command diff --git a/texi/gnus.texi b/texi/gnus.texi index 71d7d09..de86ffd 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -12886,9 +12886,42 @@ the telnet command requires a pseudo-tty allocation on an intermediate host. @end table +Note that you may want to change the value for @code{nntp-end-of-line} +to @samp{\n} (@pxref{Common Variables}). + +@item nntp-open-via-rlogin-and-netcat +@findex nntp-open-via-rlogin-and-netcat +Does essentially the same, but uses @samp{netcat} +(@uref{http://netcat.sourceforge.net/}) instead of @samp{telnet} to +connect to the real @acronym{NNTP} server from the intermediate host. + +@code{nntp-open-via-rlogin-and-netcat}-specific variables: + +@table @code +@item nntp-via-netcat-command +@vindex nntp-via-netcat-command +Command used to connect to the real @acronym{NNTP} server from the +intermediate host. The default is @samp{nc}. You can also use other +programs like @samp{connect} +(@uref{http://www.imasy.or.jp/~gotoh/ssh/connect.html}) instead. + +@item nntp-via-netcat-switches +@vindex nntp-via-netcat-switches +List of strings to be used as the switches to the +@code{nntp-via-telnet-command} command. The default is @code{nil}. + +@item nntp-via-rlogin-command +Command used to log in on the intermediate host. The default is +@samp{rsh}, but @samp{ssh} is a popular alternative. + +@item nntp-via-rlogin-command-switches +List of strings to be used as the switches to +@code{nntp-via-rlogin-command}. The default is @code{nil}. +@end table + @item nntp-open-via-telnet-and-telnet @findex nntp-open-via-telnet-and-telnet -Does essentially the same, but uses @samp{telnet} instead of +Does essentially also the same, but uses @samp{telnet} instead of @samp{rlogin} to connect to the intermediate host. @code{nntp-open-via-telnet-and-telnet}-specific variables: @@ -12921,6 +12954,8 @@ is @samp{bash\\|\$ *\r?$\\|> *\r?}. @end table +Note that you may want to change the value for @code{nntp-end-of-line} +to @samp{\n} (@pxref{Common Variables}). @end table @@ -12973,7 +13008,7 @@ not work with named ports. @vindex nntp-end-of-line String to use as end-of-line marker when talking to the @acronym{NNTP} server. This is @samp{\r\n} by default, but should be @samp{\n} when -using a non native connection function. +using a non native telnet connection function. @item nntp-telnet-command @vindex nntp-telnet-command