Gnus development mailing list
 help / color / mirror / Atom feed
From: wmperry@aventail.com (William M. Perry)
Subject: Re: URL buttons and new browser windows...
Date: 16 Nov 1999 19:32:25 -0500	[thread overview]
Message-ID: <86g0y6yn3a.fsf@megalith.bp.aventail.com> (raw)
In-Reply-To: Daniel Pittman's message of "17 Nov 1999 11:19:53 +1100"

Daniel Pittman <daniel@danann.net> writes:

> Given that I am often on a relatively slow connection, I tend to use my
> web browser as a background process--create a new window for an URL, do
> something for a while and then go and read it.
> 
> This is fairly trivial to do and works well with the XEmacs 'browse-url'
> library and 'browse-url-new-window-p' set to 't'. This should cause the
> package to open a new window when a URL is visited.
> 
> pGnus in the article buttonization code does not use the top level
> entry-point for 'browse-url' but rather directly calls the selected
> function (browse.*netscape) in my case :)
> 
> The problem is that gnus did not respect the setting of
> 'browse-url-new-window-p' which was annoying to me.
> 
> The attached patch corrects this and is, I believe, trivially correct.

I'd vote for Gnus to just use browse-url... why on earth is it trying to
call the browse-url-browser-function directly?  That seems kind of... uh,
silly?

-Bill P.


  reply	other threads:[~1999-11-17  0:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-17  0:19 Daniel Pittman
1999-11-17  0:32 ` William M. Perry [this message]
1999-11-17  0:43   ` Daniel Pittman
1999-11-17 11:51   ` Toby Speight
1999-11-17 12:27     ` William M. Perry
1999-11-17 14:03       ` David S. Goldberg
1999-11-17 14:42         ` Jan Vroonhof
1999-12-01 15:47       ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86g0y6yn3a.fsf@megalith.bp.aventail.com \
    --to=wmperry@aventail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).