I had a test, and it kicked my ass again.
I visited some groups and viewed many messages thus enough entries were
written into .gnus.registry.eld.
Then some entries become like this:
,----
| ("<[EMAIL PROTECTED]>" ((mtime 17689 12601 774560))
"nntp+news.gmane.org:gmane.emacs.pretest.bugs") (#
| ("<[EMAIL PROTECTED]>" 0 40 (auto-composed nil)) ((mtime 17689 12640 42339))
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<[EMAIL PROTECTED]>" 0 24 (auto-composed nil)) ((mtime 17689 12640 57477))
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<[EMAIL PROTECTED]>" 0 26 (auto-composed nil)) ((mtime 17689 12640 68525))
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<[EMAIL PROTECTED]>" 0 44 (auto-composed nil)) ((mtime 17689 12640 81718))
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<[EMAIL PROTECTED]>" 0 43 (auto-composed nil)) ((mtime 17689 12640 94916))
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
`----
Extra "(#"s were added to these lines.
My .gnus.registry.eld is 324k. I had to nuke it to make Gnus run, but I
kept a copy. If you need I can send it to your email. Just I think it
may not be needed. Since most entries are normal. I checked
gnus-registry.el, esp. function gnus-registry-cache-save which writes
entires to .gnus.registry.eld, but my elisp knowledge is not enough for
tracking the problem. As I said, this problem never occurred with Emacs
22.
If you need, below is Gnus registry related setting in my .gnus.el:
,----
| (setq gnus-registry-max-entries 2500
| gnus-registry-use-long-group-names t)
|
| (gnus-registry-initialize)
`----
TIA for your help.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug