From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18948 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus on a Windows box Date: 19 Nov 1998 13:39:32 -0500 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5bbtm3sf17.fsf@ripple.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157385 8960 80.91.224.250 (20 Oct 2002 23:43:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:43:05 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA14333 for ; Thu, 19 Nov 1998 13:40:24 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB25060; Thu, 19 Nov 1998 12:39:57 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 19 Nov 1998 12:39:54 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA02587 for ; Thu, 19 Nov 1998 12:39:45 -0600 (CST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id NAA14303 for ; Thu, 19 Nov 1998 13:39:37 -0500 (EST) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/O) with ESMTP id NAA07805 for ; Thu, 19 Nov 1998 13:39:33 -0500 Original-Received: from ripple.cs.rochester.edu (ripple.cs.rochester.edu [192.5.53.193]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id NAA16192 for ; Thu, 19 Nov 1998 13:39:32 -0500 Original-Received: (from zsh@localhost) by ripple.cs.rochester.edu (SMI-8.6/N++) id NAA15366; Thu, 19 Nov 1998 13:39:32 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Jack Vinson's message of "19 Nov 1998 09:41:47 -0600" Original-Lines: 21 User-Agent: Gnus/5.070051 (Pterodactyl Gnus v0.51) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18948 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18948 >>>>> "Jack" == Jack Vinson writes: Jack> Okay, I am sure there is an easy answer for this, but what variable to I Jack> have to set to fix this? Jack> When I open my old archives (from Gnus 5.6.55) pgnus complains. If I look Jack> at the file (nnfolder+archive) each line has a appended to the end. I Jack> assume this has something to do with the fact that I am on Windows 95 Jack> machine. Jack> If I do a query replace to remove all the 's, I am able to enter the Jack> group. However, when I leave the group the file apparently closes and Jack> reentry gives the same problem. The backtrace is included below for Jack> completeness. Try (setq nnmail-file-coding-system 'raw-text). But it may lead other errors. -- Shenghuo