From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5195 Path: main.gmane.org!not-for-mail From: eichin@cygnus.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Connecting to a newsserver with nntp. Date: Wed, 21 Feb 96 13:39:15 EST Message-ID: <9602211839.AA00178@tito.cygnus.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145835 32103 80.91.224.250 (20 Oct 2002 20:30:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:30:35 +0000 (UTC) Cc: ding@ifi.uio.no 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.3/8.6.9) with SMTP id MAA13947 for ; Wed, 21 Feb 1996 12:05:39 -0800 Original-Received: from cygnus.com (cygnus.com [140.174.1.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 21 Feb 1996 20:35:49 +0100 Original-Received: from tito.cygnus.com (tito.cygnus.com [192.80.44.39]) by cygnus.com (8.6.12/8.6.9) with SMTP id LAA29871; Wed, 21 Feb 1996 11:35:24 -0800 Original-Received: by tito.cygnus.com (4.1/SMI-4.1) id AA00178; Wed, 21 Feb 96 13:39:15 EST Original-To: pp@pfawww.pp.se In-Reply-To: (pp@pfawww.pp.se) Xref: main.gmane.org gmane.emacs.gnus.general:5195 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5195 I think you're actually seeing two problems: 1) linux has a much higher connection timeout than BSD traditionally had. This is legitimate, but... 2) emacs doesn't get interrupted by ^g when waiting for a network connection. (This also backs up other subprocesses, which can be rather annoying...) If problem 2 gets fixed (19.29 was still broken at least) then you can just ^g when it takes to long for you comfort.