From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31738 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: "Async fetch" failing in current CVS Date: 11 Jul 2000 14:46:11 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <638zv9fvsp.fsf@chupacabras.sfo.geocast.net> <8kevc7.s4.1@michael.qad.org> <8kf6pl.so.1@michael.qad.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168114 15781 80.91.224.250 (21 Oct 2002 02:41:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:41:54 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 4D5E4D051E for ; Tue, 11 Jul 2000 08:46:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAC01127; Tue, 11 Jul 2000 07:46:05 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 11 Jul 2000 07:45:19 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA21310 for ; Tue, 11 Jul 2000 07:45:08 -0500 (CDT) Original-Received: from vic20.blipp.com (unknown [195.84.94.187]) by mailhost.sclp.com (Postfix) with ESMTP id 411EDD051E for ; Tue, 11 Jul 2000 08:45:43 -0400 (EDT) Original-Received: from barbar.josefsson.org (IDENT:root@vic20.blipp.com [195.84.94.187]) by vic20.blipp.com (8.10.1/8.10.1) with SMTP id e6BCje715913; Tue, 11 Jul 2000 14:45:40 +0200 Original-To: Michael Klingbeil In-Reply-To: Michael Klingbeil's message of "11 Jul 2000 13:17:40 +0200" Mail-Copies-To: never User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Capitol Reef) Original-Lines: 6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31738 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31738 Michael Klingbeil writes: > This (setq gnus-asynchronous 'nil) help. ;) Does it work if you apply the patch and set `gnus-asynchronous' to t? I'd rather have asynchronous support work instead of disabling it..