From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66168 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.gnus.general Subject: gnus-registry.el problem (was: tags, keywords, annotations) Date: Fri, 18 Jan 2008 00:32:57 +0000 Message-ID: <87prw0ezwm.fsf@bzg.ath.cx> References: <86myrhr2jc.fsf@lifelogs.com> <87wsq8r2o7.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200616425 28261 80.91.229.12 (18 Jan 2008 00:33:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Jan 2008 00:33:45 +0000 (UTC) Cc: Ding Mailing List To: Ted Zlatanov Original-X-From: ding-owner+M14659@lists.math.uh.edu Fri Jan 18 01:34:03 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JFfBJ-0002Za-VG for ding-account@gmane.org; Fri, 18 Jan 2008 01:34:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JFfAU-0001Gd-5t; Thu, 17 Jan 2008 18:33:10 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JFfAS-0001GD-3P for ding@lists.math.uh.edu; Thu, 17 Jan 2008 18:33:08 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JFfAL-0006Nb-TT for ding@lists.math.uh.edu; Thu, 17 Jan 2008 18:33:07 -0600 Original-Received: from fk-out-0910.google.com ([209.85.128.187]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JFfAN-0001g8-00 for ; Fri, 18 Jan 2008 01:33:03 +0100 Original-Received: by fk-out-0910.google.com with SMTP id z22so805207fkz.9 for ; Thu, 17 Jan 2008 16:33:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=7mdmJSNLyL7wDYa/Vga8BxrQwsQ4Yhuh5jgIseyEJm8=; b=xCn9SHu2fTwelkYk9f3lLiUfIlBD+Oy8qk52LY22Wxk5vj9txdx8xOJ3x4dF+mRpwpRkl32sDcNe+TpW2+/LlbIIt1cycxIENmZ60XZLlTmE2uNUlVUNvQ2W7z6hM3QzsS0+yfj4g72SSyGmxDHlDVXIkxkBpL1/xuJhJCbjLR0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=rczpZASzrRv0DitrEAJDnZMp4LJU8z9RWKdYZS0gcGwH1OGc3hKZfYdkisAs7c4cu5gUBcQ/ox6UFbQSSAFkh7tg/E3BKdT4r+eyfzdPucRvbeiX98uO/9c6C+mzrT+N75znD0yUEZzEVlgLhcAqMolQpCWERsdwYCnrMkjIz8E= Original-Received: by 10.78.172.20 with SMTP id u20mr3858595hue.13.1200616380302; Thu, 17 Jan 2008 16:33:00 -0800 (PST) Original-Received: from bzg.ath.cx ( [86.141.121.39]) by mx.google.com with ESMTPS id i8sm5268621nfh.1.2008.01.17.16.32.58 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 Jan 2008 16:32:59 -0800 (PST) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 3E8D31575A3; Fri, 18 Jan 2008 00:32:57 +0000 (GMT) In-Reply-To: (Ted Zlatanov's message of "Thu, 17 Jan 2008 08:17:26 -0600") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66168 Archived-At: Ted Zlatanov writes: > You can move ~/.gnus.registry.eld away for now and call > > M-: (gnus-registry-cache-read) Done. But the error is still here. ,---- | gnus-registry-save: Wrong type argument: characterp, | ("" ((mtime 18319 62087 | 746294)) "nnml:mail.famille") `---- > Can you compress and send me your registry file (above)? If you can > reduce it to just the entries that cause the problem that's even > better, but you don't have to. I tested with mine yesterday and > didn't get this error. I'm not sure it will be useful to send you my .gnus.registry.eld since it looks like it happens for every new mail I have... My gnus-registry setup is just this: ,---- | (require 'gnus-registry) | (setq gnus-registry-max-entries 10000 | gnus-registry-use-long-group-names t | spam-log-to-registry t) | (gnus-registry-initialize) `---- And I use (: gnus-registry-split-fancy-with-parent) in my `nnmail-split-fancy' variable. Any other idea is very welcome, since this problem is quite annoying... -- Bastien