Gnus development mailing list
 help / color / mirror / Atom feed
* Slow group buffer updating
@ 1999-12-13  5:44 Russ Allbery
  0 siblings, 0 replies; only message in thread
From: Russ Allbery @ 1999-12-13  5:44 UTC (permalink / raw)


More minor nits.  I found that updating the group buffer after getting new
mail is sometimes noticeably slow (a couple of seconds on an Ultra 1).
When I set debug-on-quit and did a C-g when it was grinding away, I got:

Signaling: (quit)
  text-property-any(1 1600 gnus-group net\.religion\.policy)
  gnus-group-list-groups(nil)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news)

That's one of the groups that didn't have any new articles (and hadn't in
my session).  I'm guessing that the problem here is that I've got 400-odd
newsgroups in the group buffer and it's updating the text properties on
all of them each time it updates the buffer (or something like that).

Is there any way to make this go faster?

-- 
Russ Allbery (rra@stanford.edu)         <URL:http://www.eyrie.org/~eagle/>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-12-13  5:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-13  5:44 Slow group buffer updating Russ Allbery

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).