From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56980 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: netcat supported in nntp-open-via-rlogin-and-telnet? Date: Sun, 11 Apr 2004 10:03:42 +0900 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <873c80yllq.fsf@dod.no> <87ekqvy3oy.fsf_-_@dod.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081645539 21124 80.91.224.253 (11 Apr 2004 01:05:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Apr 2004 01:05:39 +0000 (UTC) Original-X-From: ding-owner+M5520@lists.math.uh.edu Sun Apr 11 03:05:30 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BCTPe-0001Hn-00 for ; Sun, 11 Apr 2004 03:05:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BCTO8-00066S-00; Sat, 10 Apr 2004 20:03:56 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BCTNz-00066K-00 for ding@lists.math.uh.edu; Sat, 10 Apr 2004 20:03:47 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BCTNz-0007SB-0C for ding@lists.math.uh.edu; Sat, 10 Apr 2004 20:03:47 -0500 Original-Received: from minsk.hostforweb.net (minsk.hostforweb.net [69.61.9.140]) by justine.libertine.org (Postfix) with ESMTP id 353A73A0039 for ; Sat, 10 Apr 2004 20:03:46 -0500 (CDT) Original-Received: from yamaokac by minsk.hostforweb.net with local (Exim 4.24) id 1BCTOe-0002g2-Mq for ding@gnus.org; Sat, 10 Apr 2004 21:04:28 -0400 Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:D5bj7pnBuKqeQ8iEbMXOOJKHqNg= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - minsk.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32531 32531] / [47 12] X-AntiAbuse: Sender Address Domain - minsk.hostforweb.net Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56980 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56980 >>>>> In <87ekqvy3oy.fsf_-_@dod.no> >>>>> Steinar Bang wrote: > Is netcat supported in the current nntp.el? The code of the > nntp-open-via-rlogin-and-telnet function (see below), looks telnet > specific to me. Ie. the wait for the telnet> prompt doesn't fit what > happens when using the nc (netcat) command. Also netcat doesn't seem > to accept an > open news.chello.no 119 > command which is what the process-send-string call seems to be > sending. Oops, it doesn't seem to work with nc also to me. Isn't it possible to make it only for telnet? Or we may have to provide nntp-open-via-rlogin-and-nc. I'll examine what we should do for that, after tomorrow (I have no time today, sorry). Of course that anyone fixes it is welcomed. -- Katsumi Yamaoka