Gnus development mailing list
 help / color / mirror / Atom feed
From: Mike Fabian <mike.fabian@it-mannesmann.de>
Subject: Re: problem with ^M solved?
Date: 02 Jul 1999 16:02:00 +0200	[thread overview]
Message-ID: <u6743qhev.fsf@it-mannesmann.de> (raw)
In-Reply-To: Mike Fabian's message of "02 Jul 1999 14:22:00 +0200"


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







      reply	other threads:[~1999-07-02 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-02 12:22 problem with ^M (^M gets recreated after removing) Mike Fabian
1999-07-02 14:02 ` Mike Fabian [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u6743qhev.fsf@it-mannesmann.de \
    --to=mike.fabian@it-mannesmann.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).