From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40300 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: "..." in .marks files Date: Thu, 15 Nov 2001 19:27:17 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175871 32624 80.91.224.250 (21 Oct 2002 04:51:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:51:11 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 19505 invoked from network); 15 Nov 2001 18:31:13 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 15 Nov 2001 18:31:13 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 164RFx-0005Jp-00; Thu, 15 Nov 2001 12:28:58 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 15 Nov 2001 12:28:40 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA03033 for ; Thu, 15 Nov 2001 12:28:26 -0600 (CST) Original-Received: (qmail 19419 invoked by alias); 15 Nov 2001 18:28:29 -0000 Original-Received: (qmail 19414 invoked from network); 15 Nov 2001 18:28:29 -0000 Original-Received: from unknown (HELO dolk.extundo.com) (195.42.214.242) by gnus.org with SMTP; 15 Nov 2001 18:28:29 -0000 Original-Received: from dhcp128.extundo.com (slipsten.extundo.com [195.42.214.241]) (authenticated bits=0) by dolk.extundo.com (8.12.1/8.12.1) with ESMTP id fAFIRvmb022145; Thu, 15 Nov 2001 19:27:57 +0100 Original-To: Istvan Marko In-Reply-To: (Istvan Marko's message of "Wed, 14 Nov 2001 17:42:28 -0800") Mail-Copies-To: nobody Original-Lines: 16 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40300 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40300 Istvan Marko writes: > Every once in a while i end up with an unreadable (to gnus) .marks > file with "..." in it: > > ((read (1 . 2247)) (expire 2121 2170 2173 (2175 . 2180) (2183 . 2184) 2190 (2193 . 2196) (2200 . 2201) (2204 . 2208) ...) (reply 2239) (dormant 2118 2137)) > > My first thought was that one of the packages I am using must be > leaking a print-level or print-length setting which affects the princ > in nnml-save-marks but i can't see any other evidence of this. > > I am wondering if anyone else has seen this problem? > > Shouldn't gnus-prin1 be used at places like this? Yes, I changed it to use gnus-prin1.