From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27224 Path: main.gmane.org!not-for-mail From: Daniel Pittman Newsgroups: gmane.emacs.gnus.general Subject: Re: PATCH: Browse URLs in new window Date: 25 Nov 1999 12:51:48 +1100 Organization: Here, there and everywhere... Sender: owner-ding@hpc.uh.edu Message-ID: <874sebxrrf.fsf@inanna.danann.net> References: <87puwz5s1o.fsf@nowhere.mayonnaise.net> 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 1035164288 23481 80.91.224.250 (21 Oct 2002 01:38:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:38:08 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id UAA28737 for ; Wed, 24 Nov 1999 20:53:40 -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 TAC15337; Wed, 24 Nov 1999 19:53:25 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 24 Nov 1999 19:52:55 -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 TAA19408 for ; Wed, 24 Nov 1999 19:52:31 -0600 (CST) Original-Received: from fw01.osa.com.au (fw01.osa.com.au [203.6.130.130]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id UAA28720 for ; Wed, 24 Nov 1999 20:51:59 -0500 (EST) Original-Received: (qmail 707 invoked by uid 0); 25 Nov 1999 01:51:50 -0000 Original-Received: from redgum.osa.com.au (15.16.33.1) by fw01.osa.com.au with SMTP; 25 Nov 1999 01:51:50 -0000 Original-Received: from inanna.danann.net (inanna.osa.com.au [172.16.33.101]) by redgum.osa.com.au (8.6.9/8.6.9) with ESMTP id MAA14163 for ; Thu, 25 Nov 1999 12:51:13 +1100 Original-Received: by inanna.danann.net (Postfix, from userid 1000) id 8E49D233BE; Thu, 25 Nov 1999 12:51:48 +1100 (EST) Original-To: ding@gnus.org In-Reply-To: Daniel Neri's message of "Thu, 25 Nov 1999 01:33:07 +0100" X-Homepage: http://danann.net/ Mail-Copies-To: Never X-spies: Monica Lewinsky Delta Force Clinton smuggle arrangements cryptographic Watergate Marxist Paula Corbin Jones counter-intelligence Ft. Bragg David John Oates Roswell NSA $400 million in gold bullion Original-Lines: 24 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) XEmacs/21.2 (Yoko) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27224 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27224 On Thu, 25 Nov 1999, Daniel Neri wrote: > nospam2159@daimi.au.dk (Peter von der Ahé) writes: > >> I have noticed that Gnus ignores the variable >> browse-url-new-window-p. Please apply the attached patch. > > Well, I've tried to get a similar patch in, but it was argued that > browse-url should check its own variables. It only does that when > called interactively. Maybe there should be a gnus-specific option > too... The problem is, at least with XEmacs 21.[12], that pGnus calls the value of 'browse-url-browser-function' directly rather than through the 'browse-url' function. For some reason, unbeknownst to me. Ideally, calling through the public interface would be nice. Less prone to breakage as well... Daniel -- Without deviation, progress is not possible. -- Frank Zappa