From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54458 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: How does one cope with missing charsets? Date: Fri, 24 Oct 2003 16:24:19 +0200 Organization: http://purl.org/harder/ Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87smll97au.fsf@era.iki.fi> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067289032 30910 80.91.224.253 (27 Oct 2003 21:10:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2003 21:10:32 +0000 (UTC) Original-X-From: ding-owner+M2999@lists.math.uh.edu Mon Oct 27 22:10:30 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEEdC-00052V-00 for ; Mon, 27 Oct 2003 22:10:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AEEd5-0002dw-00; Mon, 27 Oct 2003 15:10:23 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AEEc0-0002TZ-00 for ding@lists.math.uh.edu; Mon, 27 Oct 2003 15:09:16 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 6FD733A004E for ; Mon, 27 Oct 2003 15:09:15 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1AD2sw-0000j8-00 for ; Fri, 24 Oct 2003 16:25:50 +0200 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: 0xc3f9823e.esnxr3.ras.tele.dk Original-X-Trace: quimby.gnus.org 1067005550 2797 195.249.130.62 (24 Oct 2003 14:25:50 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 24 Oct 2003 14:25:50 +0000 (UTC) X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; I have Gnus 5.8.8 so forgive me if this is improved in newer > versions. I can't reproduce it with the current version, so I guess it has been fixed. > I get an MMF spec which looks like this ("disarmed"). > > [#part charset="utf-8" type="text/plain" filename="/tmp/8bit.txt" > disposition=attachment > description="Test file for unknown character set"] > [#/part] As a work-around it'll probably work to specify the encoding in the MML tag, e.g. "encoding=base64", or to specify the MIME type as application/octet-stream.