From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18164 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: dealing with "mime" messages without c-t header Date: 25 Oct 1998 23:22:59 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156736 4745 80.91.224.250 (20 Oct 2002 23:32:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:32:16 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA01675 for ; Sun, 25 Oct 1998 17:40:56 -0500 (EST) 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 QAB26256; Sun, 25 Oct 1998 16:40:40 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 25 Oct 1998 16:40:30 -0600 (CST) 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 QAA12093 for ; Sun, 25 Oct 1998 16:40:15 -0600 (CST) Original-Received: from sparky.gnus.org (ppp047.uio.no [129.240.240.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA01622 for ; Sun, 25 Oct 1998 17:40:01 -0500 (EST) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id XAA31425; Sun, 25 Oct 1998 23:39:55 +0100 Mail-Copies-To: never X-Now-Reading: C. J. Cherry's _Finity's End_ X-Now-Playing: Andrea Parker's _DJ-Kicks_: "Andrea Parker - Unconnected" Original-To: ding@gnus.org In-Reply-To: Vladimir Volovich's message of "25 Oct 1998 10:43:10 +0300" User-Agent: Gnus/5.070041 (Pterodactyl Gnus v0.41) Emacs/20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > would it be possible to view these messages in gnus as if they were > normal multipart messages? maybe, adding some command which will try > to treat the message as such a broken mime message will be possible? > > as far as i understand, such a comand should look for the first line > in the message body starting with regexp "^--[^ ]*$" and treat the > "[^ ]*$" part as a boundary. If someone were to write such a command, I'd apply the patches. (The command would have to guess what the separators were, and then insert MIME headers into the header, and then just call gnus-display-mime.) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen