From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15852 Path: main.gmane.org!not-for-mail From: Jochen_Hayek@acm.org Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-uu-post-insert-binary-in-article is not correct Date: Thu, 06 Aug 1998 12:27:33 GMT Organization: Hayek@Berlin Sender: owner-ding@hpc.uh.edu Message-ID: References: <87sojiqvq0.fsf@perv.daft.com> Reply-To: Jochen_Hayek@acm.org NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154819 24447 80.91.224.250 (20 Oct 2002 23:00:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:00:19 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id FAA08601 for ; Thu, 6 Aug 1998 05:43:52 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id IAA26592 for ; Thu, 6 Aug 1998 08:39:18 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id GAS08517; Thu, 6 Aug 1998 07:00:39 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 06 Aug 1998 07:27:49 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAA20555 for ; Thu, 6 Aug 1998 07:27:40 -0500 (CDT) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id IAA09909 for ; Thu, 6 Aug 1998 08:27:37 -0400 (EDT) Original-Received: (qmail 21799 invoked by uid 509); 6 Aug 1998 12:27:34 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail X-Attribution: JH X-URL: http://www.ACM.org/~Jochen_Hayek/ Original-Newsgroups: emacs.ding Original-Lines: 32 X-Newsreader: Gnus v5.6.27/Emacs 20.2 Original-NNTP-Posting-Host: 194.131.150.147 Original-NNTP-Posting-Date: Thu, 06 Aug 1998 14:27:33 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15852 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15852 >>>>> "SB" == Steinar Bang writes: >>>>> "Darren/Torin/Who Ever..." : Jochen Hayek, in an immanent manifestation of deity, wrote: >>> On the other hand: have you ever received a `.doc' file, that was >>> not an MS Word file? And if that would ever happen, I assume it >>> wouldn't even be base64 (or whatever) encoded, so what's the damage >>> letting `.doc' appear as `application/msword'. >> Sure. People using WordPerfect end their files in .doc. Also, >> anyone attaching any file in Pine will have their file auto-munged >> into Base64 whether it's plain text or binary. Now, if this happens >> to be a plain text file that is name .doc, you lose. SB> Another one is FrameMaker who also likes to use .doc. Is this a school class, where proud pupils enumerate the software packages, which let their files end in `.doc'? The crucial point actually was, that a binary treated as "text/plain" gets expanded *within* the text buffer, whereas an "application/*" gets saved to a file. So from my point of view (excuse my being rude) we could also call it "application/bullshit". I don't mind starting the external utility to load that `.doc' file by hand. I think this thread drifted too much into the usual anti-MS direction. .