emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug]Malformed -*- line


From: CHENG Gao
Subject: Re: [bug]Malformed -*- line
Date: Wed, 27 Sep 2006 00:05:09 +0800
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (darwin)

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:
,----
| ("<address@hidden>" ((mtime 17689 12601 774560)) 
"nntp+news.gmane.org:gmane.emacs.pretest.bugs") (#
| ("<address@hidden>" 0 40 (auto-composed nil)) ((mtime 17689 12640 42339)) 
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<address@hidden>" 0 24 (auto-composed nil)) ((mtime 17689 12640 57477)) 
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<address@hidden>" 0 26 (auto-composed nil)) ((mtime 17689 12640 68525)) 
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<address@hidden>" 0 44 (auto-composed nil)) ((mtime 17689 12640 81718)) 
"nntp+news.gmane.org:gmane.comp.version-control.arch.user") (#
| ("<address@hidden>" 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]