From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16952 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: HTML (was: Re: Those MIME requirements) Date: 11 Sep 1998 14:17:02 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86emtizcgh.fsf@kramer-fast.bp.aventail.com> References: <864sue1rxd.fsf@kramer-fast.bp.aventail.com> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155740 30852 80.91.224.250 (20 Oct 2002 23:15:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:15:40 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA18122 for ; Fri, 11 Sep 1998 15:18:07 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id NAF12690; Fri, 11 Sep 1998 13:49:01 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Sep 1998 14:16:29 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAA12220 for ; Fri, 11 Sep 1998 14:16:18 -0500 (CDT) Original-Received: from slow.bp.aventail.com (vinb15.cntwk.net [207.205.120.157]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA18099 for ; Fri, 11 Sep 1998 15:16:06 -0400 (EDT) Original-Received: from kramer-fast.bp.aventail.com (kramer-fast.bp.aventail.com [192.168.200.2]) by slow.bp.aventail.com (8.8.5/8.8.5) with ESMTP id LAA22122; Fri, 11 Sep 1998 11:15:36 -0700 Original-Received: (from wmperry@localhost) by kramer-fast.bp.aventail.com (8.8.5/8.8.5) id OAA20421; Fri, 11 Sep 1998 14:17:02 -0500 Original-To: Per Abrahamsen X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > wmperry@aventail.com (William M. Perry) writes: > > > Per Abrahamsen writes: > > > > > Lars Magne Ingebrigtsen writes: > > > > > > > Don't w3 have to display things in its own buffer? > > > > > > No. I'd like text/html by default to be formatted like `W h' does > > > now, i.e. as plain text. Maybe with a button to send it to > > > `browse-url'. > > > > Ummm.. `W h' uses Emacs/W3. > > I know. It still formats it like plain text. > > > It would be nice if at least the widgets were copied from the temp w3 > > buffer so that you could follow hyperlinks, etc. > > It would be nice if Gnus could just call > > (widget-create 'html STRING-OR-BUFFER-WITH-HTML-CODE) > > inside the article buffer. Don't you think so too? Hmmm... that's a little weird, but yes, that'd be really cool. -Bill P.