From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39395 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: How to do something a bit complicated with inline decoding? Date: Thu, 18 Oct 2001 07:00:56 -0400 Organization: FreeBSD/Linux Hippopotamus Preserve Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035175106 27629 80.91.224.250 (21 Oct 2002 04:38:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:38:26 +0000 (UTC) Return-Path: Original-Received: (qmail 23789 invoked from network); 18 Oct 2001 11:02:05 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 18 Oct 2001 11:02:05 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15uAvg-0008Kg-00; Thu, 18 Oct 2001 06:01:36 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 18 Oct 2001 06:01:13 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id GAA06763 for ; Thu, 18 Oct 2001 06:01:00 -0500 (CDT) Original-Received: (qmail 23137 invoked by alias); 18 Oct 2001 11:01:17 -0000 Original-Received: (qmail 23129 invoked from network); 18 Oct 2001 11:01:16 -0000 Original-Received: from home.acholado.net (216.27.138.216) by gnus.org with SMTP; 18 Oct 2001 11:01:16 -0000 Original-Received: from localhost (localhost [127.0.0.1]) (uid 501) by home.acholado.net with local; Thu, 18 Oct 2001 07:00:56 -0400 Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Thu, 18 Oct 2001 09:17:25 +0200") Original-Lines: 41 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39395 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39395 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Lloyd Zusman writes: > >> I know how to do this: I enter the following command ... >> >> 1 K | w3m -T text/html >> >> The "w3m" command does what I want, and the screen now shows the >> non-graphic-formatted version of the html part. > > There is w3m.el and I think it's got hooks to allow you to use it as > an HTML formatter in Gnus, instead of W3. Maybe that's good enough? I'll check w3m.el. Where is the official "home" of that module, by the way? The problem I'm trying to solve, however, has more to do with mime part encoding, not with non-graphic html reformatting itself. What I'm trying to do is to decode a mime part and then have the decoded text appear in the buffer a way that replaces the original mime part, so I can then do a reply or a followup and have the quoted text in the message buffer be the decoded text from the mime part. Right now, after decoding, a subsequent reply or followup doesn't show the decoded text at all. And I'm wondering how to do that in the general case, not just for non-graphic html decoding. Any ideas? Thanks again in advance. > kai > -- > GNU/Linux provides a nice `poweroff' command, but where is `poweron'? -- Lloyd Zusman ljz@asfast.com