From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32027 Path: main.gmane.org!not-for-mail From: simon@josefsson.org Newsgroups: gmane.emacs.gnus.general Subject: Re: 8bit mails via POP and IMAP mail-source Date: 09 Aug 2000 20:41:03 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <200008091327.PAA02018@SnowWhite.inet.cz> <8meuhd$qs9$1@quimby.gnus.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035168369 17477 80.91.224.250 (21 Oct 2002 02:46:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:46:09 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 2C3F8D051E for ; Wed, 9 Aug 2000 15:00:21 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAC15826; Wed, 9 Aug 2000 13:56:41 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 09 Aug 2000 13:55:39 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA15113 for ; Wed, 9 Aug 2000 13:55:29 -0500 (CDT) Original-Received: from vic20.blipp.com (unknown [195.84.94.187]) by mailhost.sclp.com (Postfix) with ESMTP id 49439D051E for ; Wed, 9 Aug 2000 14:56:00 -0400 (EDT) Original-Received: from barbar.josefsson.org (IDENT:root@localhost [127.0.0.1]) by vic20.blipp.com (8.10.1/8.10.1) with SMTP id e79Itw304012; Wed, 9 Aug 2000 20:55:58 +0200 Original-To: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.) In-Reply-To: <8meuhd$qs9$1@quimby.gnus.org> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) Original-Lines: 13 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32027 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32027 Pavel@Janik.cz (Pavel Jan=EDk ml.) writes: > > Does it work? (Assuming asking the user for character sets can be > > regarded as "work". Should the variable, and the one in pop3.el, > > default to 'raw-text instead?) >=20 > if we assume, that "work" means exactly what you wrote, it did not > work. But yes, it does exactly waht I wanted - it did not asked me about > coding-system and wrote it as is and it is readable in the article buffer > now. Does setting `mail-source-imap-file-coding-system' to `binary' "work" or "do what you want"? I gather `binary' is a better default value.