From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58177 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: browse-url Date: Thu, 29 Jul 2004 11:08:15 -0500 Organization: Still searching... Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091117508 16435 80.91.224.253 (29 Jul 2004 16:11:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2004 16:11:48 +0000 (UTC) Original-X-From: ding-owner+M6718@lists.math.uh.edu Thu Jul 29 18:11:26 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 1BqDV8-0001EX-00 for ; Thu, 29 Jul 2004 18:11:26 +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 1BqDUs-0000Oe-00; Thu, 29 Jul 2004 11:11:10 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BqDUo-0000OZ-00 for ding@lists.math.uh.edu; Thu, 29 Jul 2004 11:11:06 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BqDUl-0000np-PJ for ding@lists.math.uh.edu; Thu, 29 Jul 2004 11:11:03 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 71F9D3A0055 for ; Thu, 29 Jul 2004 11:11:03 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BqDUk-0007T1-00 for ; Thu, 29 Jul 2004 18:11:02 +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 ; Thu, 29 Jul 2004 18:11:02 +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 ; Thu, 29 Jul 2004 18:11:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 30 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.50 (gnu/linux) Cancel-Lock: sha1:5V3tp3q2/mYYY/hPlKzR1fbC98A= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58177 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58177 Harry Putnam writes: > Simon Josefsson writes: > >>>> Probably not much use to you but in XEmacs' browse-url.el there is >>>> `browse-url-mozilla-new-window-is-tab'. >>> >>> Yeah, probably not. But I think someone here will have code to do it >>> in fsf emacs ... hasn't been much activity here for day or two. >> >> GNU Emacs also has the variable. Doesn't it work? Or do you want >> some other behaviour? > > Do I have to load something to see it? > > C-h v here doesn't know how to complete > browse-url-mozilla-new-window-is-tab. > > M-x version: > GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) > of 2004-07-29 on reader.local.net0 > (todays cvs) I took out my existing settings and then the variable appeared in C-h v ... is that normal behavior? Anyway, setting that variable to t (browse-url-mozilla-new-window-is-tab's value is t) Doesn't work for me. I still get a new instance of the whole browser.