From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27667 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus & winmail.dat? Date: 04 Dec 1999 17:03:55 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <9t966ykqtoo.fsf@mraz.iskon.hr> <9t9emd7hxxx.fsf@mraz.iskon.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164652 25749 80.91.224.250 (21 Oct 2002 01:44:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:44:12 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA23483 for ; Sat, 4 Dec 1999 11:04:32 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB11438; Sat, 4 Dec 1999 10:04:22 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 04 Dec 1999 10:04:35 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA11050 for ; Sat, 4 Dec 1999 10:04:25 -0600 (CST) Original-Received: from badis.pdc.kth.se (root@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA23474 for ; Sat, 4 Dec 1999 11:04:01 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id RAA08852; Sat, 4 Dec 1999 17:03:56 +0100 X-Authentication-Warning: badis.pdc.kth.se: jas set sender to jas@pdc.kth.se using -f Original-To: Hrvoje Niksic In-Reply-To: Hrvoje Niksic's message of "01 Dec 1999 09:23:06 +0100" Original-Lines: 21 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4.92 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27667 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27667 Hrvoje Niksic writes: > The distinction is unimportant for other "external" things because > they other don't have output, or require a terminal. But with useful > output, I think it would be perfectly fine to insert it in the current > buffer. As Bill white said, there is no practical reason not to do > so, at least provided that the "Save..." menu entry et al. still work. Ok, clicking on a application/ms-tnef attachment and having application/ms-tnef; tnef2txt %s; copiousoutput in your ~/.mailcap should now (current CVS) insert the ouput in the article buffer. 1999-12-04 Simon Josefsson * mm-decode.el (mm-display-part): Let mm-display-external return inline or external. (mm-display-external): For copiousoutput methods, insert output in buffer.