From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17094 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: text/enriched? Date: 14 Sep 1998 10:45:56 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86k936snnv.fsf@kramer-fast.bp.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155855 31540 80.91.224.250 (20 Oct 2002 23:17:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:17:35 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA14469 for ; Mon, 14 Sep 1998 11:47:08 -0400 (EDT) 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 KAF26638; Mon, 14 Sep 1998 10:17:59 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 14 Sep 1998 10:45:26 -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 KAA05855 for ; Mon, 14 Sep 1998 10:45:14 -0500 (CDT) Original-Received: from slow.bp.aventail.com (vinc11.cntwk.net [207.205.120.169]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA14448 for ; Mon, 14 Sep 1998 11:45:01 -0400 (EDT) Original-Received: from kramer-fast.bp.aventail.com (kramer-fast.bp.aventail.com [192.168.200.2]) by slow.bp.aventail.com (8.8.5/8.8.5) with ESMTP id HAA04046; Mon, 14 Sep 1998 07:44:12 -0700 Original-Received: (from wmperry@localhost) by kramer-fast.bp.aventail.com (8.8.5/8.8.5) id KAA17751; Mon, 14 Sep 1998 10:45:56 -0500 Original-To: Conrad Sauerwald X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Colin Marquardt writes: > > > > Yes, I think so, but I don't have any text/enriched, so it's a bit > > > difficult to try it out... > > > > Help|Samples|Sample enriched ??? > > Depending on which of the emacsen you use, for example FSF Emacs 20.3 > see /usr/local/share/emacs/20.3/etc/enriched.doc > > And while on topic, mm.el contains the following entry: > > ("enriched" . (("viewer" . enriched-decode-region) > ("test" . (fboundp > 'enriched-decode-region)) > ("type" . "text/enriched"))) > > which very probably needs to check for enriched-decode instead of > enriched-decode-region. > This was just patched in pgnus 0.31 (which then has text/html-like > support for inline display of text/enriched), but beware if you have > w3 installed as well and thus have two "competing" mm.el files. Lars - when you feel satisfied that your changes to mm.el are settling down, send me a copy and I'll update the Emacs/W3 version, and we can split it out into it's own distribution or something like that. -Bill P.