Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tim Heaney <theaney@cablespeed.com>
Subject: Re: How To Select Which Browser Is Used for Links?
Date: Sat, 18 Mar 2006 17:46:50 -0500	[thread overview]
Message-ID: <m3y7z7cqw5.fsf@calvin.watterson> (raw)
In-Reply-To: <m37j6rk0jy.fsf@ieee.org>

Randy Yates <yates@ieee.org> writes:
>
> I'm using gnus 5.10.7 with xemacs 21.4.19. How do you specify which
> browser is used (e.g., Firefox or Netscape or etc.) when there is a 
> url in an email or news article (e.g., http://www.aes.org)?

This is addressed in the gnus FAQ

  http://www.faqs.org/faqs/gnus-faq/

in question 2.6. I actually have 

  (setq browse-url-browser-function 'browse-url-mozilla
        browse-url-mozilla-program "firefox"
        browse-url-new-window-flag t)

in my .gnus file, so that I get a new firefox window when I follow a
link from gnus.

I hope this helps,

Tim

  reply	other threads:[~2006-03-18 22:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-18 19:34 Randy Yates
2006-03-18 22:46 ` Tim Heaney [this message]
2006-03-19 18:41   ` Randy Yates

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=m3y7z7cqw5.fsf@calvin.watterson \
    --to=theaney@cablespeed.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).