[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using W3M
From: |
johnsu01 |
Subject: |
Re: Using W3M |
Date: |
Sat, 19 Feb 2005 02:08:10 GMT |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Matt Jones <matt_jones@blueyonder.co.uk> writes:
> I'd like to browse URLs I'm sent via email with W3M. I can do this by
> positioning the cursor on the url and doing 'M-x w3m'. Should I be able
> to simply position the cursor and press return to load W3M with the URL?
> If so, what do I need to configure?
>
> In my .emacs I have:
> (require 'w3m-load)
>
> Matt
Something like:
(setq browse-url-browser-function 'w3m-browse-url)
will help.
--
-johnsu01
-http://www.wjsullivan.net
-GPG Key: AE8600B6
- Using W3M, Matt Jones, 2005/02/18
- Re: Using W3M,
johnsu01 <=