[mew-int 00520] Re: mew-summary-pipe-message, Mew 2.1rc2, and Emacs 21.1

sen_ml at example.com sen_ml at example.com
Mon Oct 29 14:05:44 JST 2001


From: Kazu Yamamoto (山本和彦) <kazu at example.com>
Subject: [mew-int 00518] Re: mew-summary-pipe-message, Mew 2.1rc2, and Emacs 21.1
Date: Mon, 29 Oct 2001 12:53:22 +0900 (JST)

... 

> > 5) Now run mew-summary-pipe-message and choose "cat" as the command
> >    to execute.
> 
> I don't think I understand your problem well. But if you want to
> display even short output in the *Shell Command Output* in Emacs 21,
> apply this patch.

Sorry for the poor explanation.  Thank you for the patch, but I don't
think it is what I'm looking for (I did try it and experienced the
same problems).

I have revised the set of instructions for reproducing the problem
(only step 4 is different):

1) Create yourself a non-empty .rtf file.  I used Abiword for this.

2) Send yourself a message containing the non-empty .rtf file as an
   attachment.

3) Retrieve the message with the attachment.

4) View the message using ",".

5) Now run mew-summary-pipe-message and choose "cat" as the command
   to execute.

What I observe is:

   Under certain circumstances (see instructions above), what is sent
   to the shell command does not appear to be the content what was
   originally in the file (but has been read in to an Emacs buffer),
   but some kind of marked-up text.

   When I invoked mew-summary-pipe-message and used "cat", I saw some
   kind of marked-up text displayed instead of the content corresponding
   to the what is stored in the file corresponding to the current
   message.

   What I see displayed is something like:

Content-Type: text/enriched
Text-Width: 70

<x-color><param>LimeGreen</param><bold><italic>Received: </italic></bold></x-color><x-color><param>gray50</param><bold><italic>from 243.78.149.210.economy.2iij.net (root at example.com [210.149.78.243])</italic></bold></x-color>
	<x-color><param>gray50</param><bold><italic>by neoteny.eccosys.com (8.8.8/8.8.8) with ESMTP id SAA12949</italic></bold></x-color>
[The rest has been omitted]

What I expect is:

  When using "cat" with mew-summary-pipe-message, I expect to see the
  content of the message in text form (no mark-up), in other words how
  the file would appear when viewing it using "less".

I hope this made the situation clearer.



More information about the Mew-int mailing list