From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22276 Path: main.gmane.org!not-for-mail From: Dmitry Yaitskov Newsgroups: gmane.emacs.gnus.general Subject: Re: Loss of ticks and marks Date: 05 Apr 1999 18:08:04 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160226 28485 80.91.224.250 (21 Oct 2002 00:30:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:30:26 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA22098 for ; Mon, 5 Apr 1999 18:11:33 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB03958; Mon, 5 Apr 1999 17:07:12 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 05 Apr 1999 17:07:37 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id RAA14008 for ; Mon, 5 Apr 1999 17:07:25 -0500 (CDT) Original-Received: from mail.rdc1.on.home.com (imail@ha1.rdc1.on.wave.home.com [24.2.9.66]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA21973 for ; Mon, 5 Apr 1999 18:07:04 -0400 (EDT) Original-Received: from LUCY ([24.65.93.139]) by mail.rdc1.on.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990405220629.PLFJ17952.mail.rdc1.on.home.com@LUCY> for ; Mon, 5 Apr 1999 15:06:29 -0700 Original-To: Ding In-Reply-To: Justin Sheehy's message of "05 Apr 1999 17:34:36 -0400" Original-Lines: 24 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/21.2(beta13) (Demeter) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22276 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22276 Justin Sheehy wrote: > Alexandre Oliva writes: > > > But functions that may take a long time to run, such as entering a > > large group, should have well-defined interrupt points or be safe to > > interrupt, otherwise people may lose e-mail like I have :-( > > Entering a large group does in fact have a well-defined interrupt > point. You just explained the exact reason why Gnus asks you for > confirmation when selecting a large group. > > If you confirm this, or set gnus-large-newsgroup to nil, then you are > intentionally allowing the very well defined interrupt-safe time to > pass. If you do that, then you should let the subsequent code finish > nicely. BTW. Wouldn't it be nice to be able to set gnus-large-newsgroup per group? Or is it already possible? (I once tried to set it in group parameters, but it didn't work.) -- Cheers, -Dima.