From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62803 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: annoying breaks in the gnus registry file Date: Fri, 14 Apr 2006 15:53:37 +0200 Organization: Programmerer Ingebrigtsen Message-ID: References: <4nmzr1yd4x.fsf@lifelogs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1145022926 26238 80.91.229.2 (14 Apr 2006 13:55:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Apr 2006 13:55:26 +0000 (UTC) Original-X-From: ding-owner+m11330@lists.math.uh.edu Fri Apr 14 15:55:25 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FUOlf-0001BQ-Pc for ding-account@gmane.org; Fri, 14 Apr 2006 15:55:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FUOla-0006Qh-00; Fri, 14 Apr 2006 08:55:18 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FUOlP-0006Qc-00 for ding@lists.math.uh.edu; Fri, 14 Apr 2006 08:55:07 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FUOlN-0000lH-PT for ding@lists.math.uh.edu; Fri, 14 Apr 2006 08:55:07 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FUOlN-0004Ub-00 for ; Fri, 14 Apr 2006 15:55:05 +0200 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FUOlK-00018N-1t for ding@gnus.org; Fri, 14 Apr 2006 15:55:02 +0200 Original-Received: from quimbies.gnus.org ([80.91.231.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Apr 2006 15:55:02 +0200 Original-Received: from larsi by quimbies.gnus.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Apr 2006 15:55:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: quimbies.gnus.org Mail-Copies-To: never X-Now-Playing: The Wolfgang Press's _Going South_: "Going South (Country Style)" User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:EKiNjJ7omHSn8HcvIb7cz8KPjEQ= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62803 Archived-At: "Ted Zlatanov" writes: > Occasionally I'll save this to the Gnus registry file, which breaks it: > > ("<200505101018.j4AAIDsw021967@relay9.bu.edu>" ((mtime 17024 47890 802976) (process (spam spam-use-move "nnimap+lifelogs.com:INBOX.spam")) (sender . "") (subject . # > ("Нет \xc3\x90\xc2\xb2ысшего обр\xc3\x90\xc2\xb0зовани\xc3\x91 =?utf-8?q?=8F? =D0=9C=D1=8B =D0?= \xc2\xbfоможем Вам" 0 4 nil 4 6 (display "\\320" help-echo utf-8-help-echo untranslated-utf-8 208) 6 8 [...] > So I want to transform the text > before I hand it over to that function. I think the problem is text properties. Try running the strings through `remove-text-properties' before putting them into the list. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen