From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60705 Path: news.gmane.org!not-for-mail From: makwak Newsgroups: gmane.emacs.gnus.general Subject: getting headers from really huge groups blocks emacs Date: Fri, 5 Aug 2005 10:40:51 +0200 Message-ID: <17139.9747.928578.905682@gargle.gargle.HOWL> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123231388 21335 80.91.229.2 (5 Aug 2005 08:43:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Aug 2005 08:43:08 +0000 (UTC) Original-X-From: ding-owner+M9240=ding+2Daccount=gmane.org@lists.math.uh.edu Fri Aug 05 10:43:01 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E0xn0-0001nr-Nx for ding-account@gmane.org; Fri, 05 Aug 2005 10:42:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1E0xmz-0005u2-01 for ding-account@gmane.org; Fri, 05 Aug 2005 03:42:49 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1E0xmv-0005tu-00 for ding@lists.math.uh.edu; Fri, 05 Aug 2005 03:42:45 -0500 Original-Received: from mx.wp.pl ([212.77.101.4] helo=smtp.wp.pl) by util2.math.uh.edu with esmtp (Exim 4.30) id 1E0xml-0002HB-Kz for ding@lists.math.uh.edu; Fri, 05 Aug 2005 03:42:35 -0500 Original-Received: (wp-smtpd smtp.wp.pl 26250 invoked from network); 5 Aug 2005 10:41:47 +0200 Original-Received: from jupiter.adlex.com (HELO ) (makwak@[157.25.157.162]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 5 Aug 2005 10:41:47 +0200 Original-To: gnus mailing list X-Mailer: KMail/1.7.1 X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO(Body=1 Fuz1=1 Fuz2=1) AS2=NO(0.809848) AS3=NO AS4=NO X-Warning: 212.77.101.4 is in a block list at bl.spamcop.net X-Spam-Score: -2.2 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60705 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60705 Hallo. When I get headers from a really huge group (say 40000 headers) it takes a while. It is rather obvious that it should take so much. The problem is that this process blocks my emacs. I wondered whether there is a way to tell gnus to pause getting headers after some configured number of headers/bytes, pass the control to emacs and after a while start getting next bunch of headers. This is the way VM works with emails. Greetings.