From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26357 Path: main.gmane.org!not-for-mail From: Eric Marsden Newsgroups: gmane.emacs.gnus.general Subject: Re: Mime question - viewing sent html pages Date: 07 Nov 1999 22:18:47 +0100 Organization: LAAS-CNRS http://www.laas.fr/ Sender: owner-ding@hpc.uh.edu Message-ID: References: <87aeovhvl4.fsf_-_@iname.com> 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 1035163582 19019 80.91.224.250 (21 Oct 2002 01:26:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:26:22 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA19835 for ; Sun, 7 Nov 1999 16:21:06 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB27703; Sun, 7 Nov 1999 15:19:31 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 07 Nov 1999 15:19:33 -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 PAA28911 for ; Sun, 7 Nov 1999 15:19:22 -0600 (CST) Original-Received: from laas.laas.fr (root@laas.laas.fr [140.93.0.15]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA19783 for ; Sun, 7 Nov 1999 16:18:48 -0500 (EST) Original-Received: from dukas.laas.fr (dukas [140.93.21.58]) by laas.laas.fr (8.9.3/8.9.3) with ESMTP id WAA10737 for ; Sun, 7 Nov 1999 22:18:45 +0100 (MET) Original-Received: (from emarsden@localhost) by dukas.laas.fr (8.9.3/8.9.3) id WAA09223; Sun, 7 Nov 1999 22:18:47 +0100 (MET) Original-To: ding@gnus.org X-Eric-Conspiracy: there is no conspiracy X-Attribution: ecm X-URL: http://www.chez.com/emarsden/ In-Reply-To: Lars Magne Ingebrigtsen's message of "07 Nov 1999 22:00:36 +0100" Original-Lines: 12 X-Mailer: Gnus v5.7/Emacs 20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26357 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26357 >>>>> "lmi" == Lars Magne Ingebrigtsen writes: lmi> Yes, but what external HTML viewer is able to read from a pipe? lmi> So the viewer function has to write the HTML to a file and then lmi> point Netscape at that file... on modern Unix you can do things like cat ~/public_html/index.html | lynx -force_html /dev/fd/0 -- Eric Marsden