Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-registry rewrite
@ 2011-04-05 16:28 Ted Zlatanov
  2011-04-05 17:56 ` Ted Zlatanov
  0 siblings, 1 reply; 10+ messages in thread
From: Ted Zlatanov @ 2011-04-05 16:28 UTC (permalink / raw)
  To: ding

There is a new gnus-registry.el in the master branch.  The paint is
barely dry.  Here's what's new:

- fewer variables per square inch (many obsoleted)

- all the data management is in registry.el

- EIEIO-based and very fast to save/read the file; now it's in
  ~/.gnus.registry.eieio so you can use your old registry from an older
  Gnus without a problem.

- secondary indices handle everything, including the group for an
  article, for very fast lookups (no more list traversals)

- ERT tests: run "emacs -batch -L . -l ert.el -l gnus-registry.el -f ert-run-tests-batch-and-exit

What's missing: documentation.  So try it out and see what works and
what doesn't; if there are no changes or outstanding bugs in a few days
I'll write the documentation.

Ted




^ permalink raw reply	[flat|nested] 10+ messages in thread
* gnus-registry rewrite
@ 2011-04-17 13:22 Andrew Cohen
  2011-04-18 18:17 ` Andrew Cohen
  2011-04-20 20:48 ` Ted Zlatanov
  0 siblings, 2 replies; 10+ messages in thread
From: Andrew Cohen @ 2011-04-17 13:22 UTC (permalink / raw)
  To: ding

I am really liking the speed of the registry rewrite. But I think that I
am doing something wrong, or there is a bug? Two questions:

1. I have gnus-registry-unfollowed-groups set to a list '("spam"
   "train") yet messages are still being split into these groups. (I
   also have them in nnmail-split-fancy-with-parent-ignore-groups, but
   this doesn't change things). Are there some parens missing around the
   calls to gnus-registry-follow-group-p in various places?

2. There used to be a variable that would prevent messages in certain
   groups from ever being entered into the registry. Seems to be gone in
   the new version?

Best,
Andy






^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-04-20 20:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-05 16:28 gnus-registry rewrite Ted Zlatanov
2011-04-05 17:56 ` Ted Zlatanov
2011-04-06  8:10   ` Kan-Ru Chen
2011-04-06 10:53     ` Ted Zlatanov
2011-04-06 17:29       ` Kan-Ru Chen
2011-04-06 17:37         ` Ted Zlatanov
2011-04-17 13:22 Andrew Cohen
2011-04-18 18:17 ` Andrew Cohen
2011-04-20 20:41   ` Ted Zlatanov
2011-04-20 20:48 ` Ted Zlatanov

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