Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: To open links with w3m
Date: Sat, 22 Apr 2006 02:37:21 +0200	[thread overview]
Message-ID: <m3hd4mv41q.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <1145601329.233935.31520@i40g2000cwc.googlegroups.com>

"harry meyers" <late@literaturlatenight.de> writes:

> I just can't manage it to open links within gnus with w3m and not w3.
> I tried it like that
>
> (if window-system
>     (setq browse-url-browser-function
>           ;;'browse-url-kde)
>           'w3m-browse-url)

This should be the only thing that's required, I think.  Unless you
have a hook function somewhere that uses w3 for rendering the HTML.

Try

(setq mm-text-html-renderer 'w3m)

and see whether that helps.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen

  parent reply	other threads:[~2006-04-22  0:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-21  6:35 harry meyers
2006-04-21 13:59 ` harry meyers
2006-04-22  0:37 ` Lars Magne Ingebrigtsen [this message]
2006-04-22  5:56   ` harry meyers

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=m3hd4mv41q.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /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).