Gnus development mailing list
 help / color / mirror / Atom feed
From: Kenichi Handa <handa@etl.go.jp>
Cc: emacs-pretesters@gnu.org, ratinox@peorth.gweep.net,
	ding@gnus.org, emacs-pretest-bug@gnu.org
Subject: Re: 8bit mails via POP mail-source
Date: Fri, 15 Dec 2000 20:54:06 +0900 (JST)	[thread overview]
Message-ID: <200012151154.UAA19593@etlken.etl.go.jp> (raw)
In-Reply-To: <m3hf49r75e.fsf@snowwhite.suse.cz> (vvv@vsu.ru)

vvv@vsu.ru writes:
> i'd like to ask Emacs maintainers to fix the problem in pop3.el which
> is there for several years now. The problem is that Emacs tries to use
> some non-binary coding system for buffers where it receives raw pop3
> stream. The text of messages received via pop3 could be in any
> charset, even mixed charsets are possible. So, the only possible
> choice is to use binary coding system for those buffers.

I agree with you.

I've just read pop3.el included in Emacs 21 pretest version.

The default value of pop3-movemail-file-coding-system is
nil, and pop3-movemail is the only function that uses this
variable.  It seems that what pop3-movemail does is to write
out data received from pop server into a file.  And the data
is received by `binary' coding system.  Then, we should use
`binary' also for writing to a file.

---
Ken'ichi HANDA
handa@etl.go.jp



  parent reply	other threads:[~2000-12-15 11:54 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-12 15:28 Pavel Janík ml.
2000-12-12 21:36 ` Stainless Steel Rat
2000-12-13 22:36   ` Pavel Janík ml.
2000-12-13 23:02     ` ShengHuo ZHU
2000-12-14  0:51       ` Stainless Steel Rat
2000-12-14  7:42         ` Vladimir Volovich
2000-12-14 18:55           ` Stainless Steel Rat
2000-12-14 19:08             ` Kai Großjohann
2000-12-14 21:01               ` Stainless Steel Rat
2000-12-15 10:59             ` vvv
2000-12-15 14:20               ` Stainless Steel Rat
2000-12-15 15:01                 ` Stainless Steel Rat
2000-12-15 15:16                   ` ShengHuo ZHU
2000-12-21 23:36                     ` Dave Love
2000-12-22  1:01                       ` Stainless Steel Rat
2000-12-16  9:07                 ` vvv
2000-12-16  9:43                 ` vvv
2000-12-17  5:57                   ` Stainless Steel Rat
2000-12-15 11:54 ` Kenichi Handa [this message]
     [not found] <eyu286f3ga.fsf@video.uic.vsu.ru>
     [not found] ` <rzqwvct5qs7.fsf@djlvig.dl.ac.uk>
2000-12-22  9:05   ` vvv
2000-12-22 22:47     ` Stainless Steel Rat
2000-12-23 19:35       ` Miles Bader
2000-12-24  7:21         ` Stainless Steel Rat

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=200012151154.UAA19593@etlken.etl.go.jp \
    --to=handa@etl.go.jp \
    --cc=ding@gnus.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=emacs-pretesters@gnu.org \
    --cc=ratinox@peorth.gweep.net \
    /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).