Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How To Select Which Browser Is Used for Links?
@ 2006-03-18 19:34 Randy Yates
  2006-03-18 22:46 ` Tim Heaney
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Yates @ 2006-03-18 19:34 UTC (permalink / raw)


Hi Folks,

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)?
-- 
%  Randy Yates                  % "How's life on earth? 
%% Fuquay-Varina, NC            %  ... What is it worth?" 
%%% 919-577-9882                % 'Mission (A World Record)', 
%%%% <yates@ieee.org>           % *A New World Record*, ELO
http://home.earthlink.net/~yatescr

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How To Select Which Browser Is Used for Links?
  2006-03-18 19:34 How To Select Which Browser Is Used for Links? Randy Yates
@ 2006-03-18 22:46 ` Tim Heaney
  2006-03-19 18:41   ` Randy Yates
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Heaney @ 2006-03-18 22:46 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How To Select Which Browser Is Used for Links?
  2006-03-18 22:46 ` Tim Heaney
@ 2006-03-19 18:41   ` Randy Yates
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Yates @ 2006-03-19 18:41 UTC (permalink / raw)


Tim Heaney <theaney@cablespeed.com> writes:

> 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

Yes, it does. Thank you, Tim.
-- 
%  Randy Yates                  % "She's sweet on Wagner-I think she'd die for Beethoven.
%% Fuquay-Varina, NC            %  She love the way Puccini lays down a tune, and
%%% 919-577-9882                %  Verdi's always creepin' from her room." 
%%%% <yates@ieee.org>           % "Rockaria", *A New World Record*, ELO   
http://home.earthlink.net/~yatescr

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-19 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-18 19:34 How To Select Which Browser Is Used for Links? Randy Yates
2006-03-18 22:46 ` Tim Heaney
2006-03-19 18:41   ` Randy Yates

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).