From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27333 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus & winmail.dat? Date: 30 Nov 1999 18:04:05 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <9t966ykqtoo.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 1035164376 23988 80.91.224.250 (21 Oct 2002 01:39:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:39:36 +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 MAA23640 for ; Tue, 30 Nov 1999 12:05:22 -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 LAB30155; Tue, 30 Nov 1999 11:04:54 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 30 Nov 1999 11:05:06 -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 LAA04641 for ; Tue, 30 Nov 1999 11:04:56 -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 MAA23629 for ; Tue, 30 Nov 1999 12:04:24 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id SAA07430; Tue, 30 Nov 1999 18:04:07 +0100 Original-To: Hrvoje Niksic In-Reply-To: Hrvoje Niksic's message of "30 Nov 1999 09:17:59 +0100" Original-Lines: 11 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4.92 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27333 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27333 Hrvoje Niksic writes: > > * mm-decode.el (mm-display-external): For `copiousoutput' methods, > > switch to buffer after calling program. > > Shouldn't it simply insert the output into the existing buffer? The "external" in `mm-display-external' led me to believe it should be "external" in some sense, altough another emacs buffer isn't very external it is more external than inlining it. Um. I don't really know. Opinions?