Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Long time to exit summary buffer, possible speed enhancement?
Date: 28 Sep 1996 22:08:18 +0200	[thread overview]
Message-ID: <w8s684yl7wt.fsf@ylfing.ifi.uio.no> (raw)
In-Reply-To: Shane Holder's message of Fri, 27 Sep 1996 15:28:47 -0500 (CDT)

Shane Holder <holder@mordor.rsn.hp.com> writes:

> When I try to exit my mail group, it takes a longer than I think it
> should ~10 seconds.  There is nothing to expire, nothing that gnus
> should do.  I think part of the problem is that my list of articles is
> pretty big, and maybe larger than it needs to be.  Gnus trys to be
> smart and use ranges of numbers when possible, but if an article
> doesn't exist, it will break up the range
> 
>   (11068 . 11096) (11098 . 11104)
> 
> for example.  Article 11097 doesn't exist, and thus this range gets
> broken.  Would it be possible to make gnus understand that if an
> article doesnt exist that it can collapse the range?

Well, it can't -- then the range would be incorrect, wouldn't it?

Anyways, range handling isn't all that slow, so the ~10 second delay
probably is caused by something else.  Try `(setq debug-on-quit t)'
and then `C-g' when things "hang" (sorta).  The resulting backtrace
should tell you which function is being slow.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1996-09-28 20:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-27 20:28 Shane Holder
1996-09-28 20:08 ` Lars Magne Ingebrigtsen [this message]
1996-09-29  9:50   ` Ken Raeburn
1996-09-30 15:21     ` Shane Holder
1996-09-30 15:51       ` Ken Raeburn
1996-09-29 13:09   ` Hallvard B Furuseth
1996-09-29 21:36     ` Ken Raeburn
1996-09-30  6:37       ` Steinar Bang
1996-09-30 15:57         ` Ken Raeburn
1996-09-30  6:34     ` Steinar Bang
1996-10-01  3:39     ` Lars Magne Ingebrigtsen
1996-10-01 14:59       ` Colin Rafferty
1996-10-04 10:00         ` Hallvard B Furuseth
1996-10-04  9:54       ` Hallvard B Furuseth
1996-10-01  7:07 ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=w8s684yl7wt.fsf@ylfing.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).