From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34926 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: browse-url vs. w3 Date: Fri, 23 Feb 2001 09:20:37 -0800 (PST) Sender: owner-ding@hpc.uh.edu Message-ID: <200102231720.f1NHKbP07607@sighup.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170758 337 80.91.224.250 (21 Oct 2002 03:25:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:25:58 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 074B1D049F for ; Fri, 23 Feb 2001 12:21:24 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id LAC28330; Fri, 23 Feb 2001 11:21:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 23 Feb 2001 11:20:22 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA11472 for ; Fri, 23 Feb 2001 11:20:11 -0600 (CST) Original-Received: from sighup.aventail.com (sighup.aventail.com [64.94.142.130]) by mailhost.sclp.com (Postfix) with ESMTP id ADAC3D049F for ; Fri, 23 Feb 2001 12:20:41 -0500 (EST) Original-Received: from leo.in.aventail.com (leo.in.aventail.com [192.168.1.136]) by sighup.aventail.com (8.11.0/8.11.0) with ESMTP id f1NHKbP07607; Fri, 23 Feb 2001 09:20:37 -0800 (PST) Original-Received: from localhost.localdomain.aventail.com (dhcp-2-132.in.aventail.com [192.168.2.132]) by leo.in.aventail.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id FAZZX6W3; Fri, 23 Feb 2001 09:18:52 -0800 Original-To: Joe Hildebrand X-Now-Listening-To: Dropkick Murphys - Keep the Faith X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > When w3 renders an article, (either because someone sent HTML, or > because the group is an HTML thing like nnslashdot) URL links get > followed by w3 when clicked on. > > Anyone know of a way to get browse-url to handle those widgets instead? > It's nice of w3 to do the rendering and all, but it's not, ummm... my > favorite browser. Hehehe - no offense taken. :) I sent a patch to the list a long time ago to make w3 use browse-url instead of directly calling w3-fetch, but I don't know if I have it any more. It is probably in the list archives. -bp