From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23663 Path: main.gmane.org!not-for-mail From: Mike Fabian Newsgroups: gmane.emacs.gnus.general Subject: Re: problem with ^M solved? Date: 02 Jul 1999 16:02:00 +0200 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 1035161354 3221 80.91.224.250 (21 Oct 2002 00:49:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:49:14 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA02962 for ; Fri, 2 Jul 1999 10:05:38 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB07991; Fri, 2 Jul 1999 09:04:51 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 02 Jul 1999 09:05:39 -0500 (CDT) Original-Received: from sunny.mannesmann.de (sunny.mannesmann.de [195.233.129.30]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA27219 for ; Fri, 2 Jul 1999 09:05:26 -0500 (CDT) Original-Received: from atlantis.mannesmann.de ([145.230.128.132]) by sunny.mannesmann.de (Netscape Messaging Server 3.6) with ESMTP id AAAB87 for ; Fri, 2 Jul 1999 16:04:24 +0200 Original-Received: from mwt560.at.mdv.de ([192.125.69.160]) by atlantis.mannesmann.de (Netscape Mail Server v1.1) with ESMTP id AAA5787 for ; Fri, 2 Jul 1999 16:04:22 +0200 Original-Received: from mwt555.at.mdv.de by mwt560.at.mdv.de with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1458.49) id L4BNB9X1; Fri, 2 Jul 1999 16:01:01 +0200 Original-To: ding@hpc.uh.edu In-Reply-To: Mike Fabian's message of "02 Jul 1999 14:22:00 +0200" Original-Lines: 33 User-Agent: Gnus/5.070089 (Pterodactyl Gnus v0.89) Emacs/20.3.9 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23663 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23663 Hello, I could solve my problem that pGnus always recreated ^M's at the end of lines in files where mails retrieved with the nnfolder-backend are stored by including: (set-language-environment "Japanese") (prefer-coding-system 'iso-2022-jp-unix) in my .emacs. Previously I had only (set-language-environment "Japanese") and the coding system seems to have defaulted to iso-2022-jp-dos. Now pGnus seems to work correctly and doesn't create the ^M's any more. Hopefully, using (prefer-coding-system 'iso-2022-jp-unix) won't get me into other trouble. As I have to use Windows NT, I thought that iso-2022-jp-dos was the correct choice. Mike -- Mike Fabian (mike.fabian@it-mannesmann.de) Mannesmann Datenverarbeitung Mathematische/Technische Systeme Verfahrenstechnik Rehhecke 50, D-40885 Ratingen Tel.: +49-2102 97 1763, Fax: +49-2102 97 1345