From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58170 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: browse-url Date: Wed, 28 Jul 2004 15:21:43 -0500 Organization: Still searching... Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091046530 6807 80.91.224.253 (28 Jul 2004 20:28:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jul 2004 20:28:50 +0000 (UTC) Original-X-From: ding-owner+M6711@lists.math.uh.edu Wed Jul 28 22:28:41 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bpv2X-0006Ud-00 for ; Wed, 28 Jul 2004 22:28:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bpuyf-0006tN-00; Wed, 28 Jul 2004 15:24:41 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BpuyX-0006tH-00 for ding@lists.math.uh.edu; Wed, 28 Jul 2004 15:24:33 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BpuyV-0005q0-Ei for ding@lists.math.uh.edu; Wed, 28 Jul 2004 15:24:31 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id ECF443A003E for ; Wed, 28 Jul 2004 15:24:29 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BpuyR-0002xL-00 for ; Wed, 28 Jul 2004 22:24:27 +0200 Original-Received: from adsl-68-74-124-38.dsl.emhril.ameritech.net ([68.74.124.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Jul 2004 22:24:27 +0200 Original-Received: from reader by adsl-68-74-124-38.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Jul 2004 22:24:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-74-124-38.dsl.emhril.ameritech.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:FqaQLNhLu2U4Ajc2YU9bjx6uCAg= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58170 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58170 Running no cvs of a few days ago Using customize to set browse-url-browser-function to `browse-url-generic' and then setting `browse-url-generic' to mozilla again using customize. If mozilla isn't running then clicking a buttonized url starts it, and if mozilla is running I get a new mozilla window. How can I arrange things so that I get the clicked url in a mozilla tab? There is a thread on this in gnu.emacs.gnus recently but the code posted there also gives me a new instance of mozilla instead of a tab.