From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/7646 Path: main.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.gnus.general Subject: operating already in progress? Date: Sun, 18 Aug 1996 12:11:03 -0400 (EDT) Message-ID: <199608181611.MAA00840@justine.elastica.com> Reply-To: robert@elastica.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147930 8035 80.91.224.250 (20 Oct 2002 21:05:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:05:30 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id JAA05174 for ; Sun, 18 Aug 1996 09:28:39 -0700 Original-Received: from DGS.dgsys.com (root@dgs.dgsys.com [204.97.64.1]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sun, 18 Aug 1996 18:13:15 +0200 Original-Received: from justine.elastica.com by DGS.dgsys.com (5.0/SMI-SVR4) id AA01094; Sun, 18 Aug 1996 12:10:18 -0400 Original-Received: (from robert@localhost) by justine.elastica.com (8.7.5/8.7.3) id MAA00840; Sun, 18 Aug 1996 12:11:03 -0400 (EDT) Original-To: ding@ifi.uio.no Xref: main.gmane.org gmane.emacs.gnus.general:7646 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:7646 Hi, I evaled the form (open-network-stream "nntpd" (current-buffer) "SERVER-NAME" "nntp") and get connection failed: operation in progress, news, nntpd I would very much like to know why it does this because I think this is related to my problem. This appears to happen more often than not when I've already got a connection open. At this time I'm slurping news in the background with "slurp" Why does it do this?