[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Epiphany in gnus
From: |
Jacob Bunk Nielsen |
Subject: |
Re: Epiphany in gnus |
Date: |
Sun, 01 Aug 2004 13:32:53 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) |
Keith O'Connell <kroc@blueyonder.co.uk> writes:
> I wonder if I could impose for a little guidance. I have changed
> from Mozilla to Epiphany as my X browser of choice, but am having a
> little trouble gettin gnus to understand this. I had this line in
> ~/.gnus
You probably want something like:
(setq browse-url-browser-function 'browse-url-generic
browse-url-generic-program "/path/to/epiphany")
in you ~/.gnus. Mix in the 'if window-system' part if you please.
--
Jacob - www.bunk.cc
Did I say 2? I lied.
- Re: Epiphany in gnus,
Jacob Bunk Nielsen <=