Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Pete Axon <paxon@bigblue.net.au>
To: info-gnus-english@gnu.org
Subject: Re: Washing html
Date: 23 Jan 2008 21:19:14 +1100	[thread overview]
Message-ID: <87myqwalp9.fsf@system390.hermit.cave> (raw)
In-Reply-To: <87ve5l7ily.fsf@kulchitsky.org>

Anton Kulchitsky <mango@kulchitsky.org> writes:

> Pete Axon <paxon@bigblue.net.au> writes:
> 
> > Anton Kulchitsky <mango@kulchitsky.org> writes:
> >
> >> Pete Axon <paxon@example.com> writes:
> >> 
> >> > When I try to wash html in Gnus I get a ``Cannot open load file: w3''
> >> > error. Does anyone have any idea whats going on here?
> >> >
> >> > I have Gnus 21 and w3m emacs installed.
> >> 
> >> Try 
> >> 
> >>   (setq mm-text-html-renderer 'w3m)
> > I already had that set.
> >
> >> in your .gnus file. If you have no w3m-emacs and you have only w3m in
> >> your system, then you may try just 'w3m-standalone instead. Some might
> >> dislike w3m-emacs. If you have more questions then try
> >> 
> >> C-h v mm-text-html-renderer
> > This gives me a ``not documented as a variable'' message
> Did you try it in gnus? This variable is not defined in lisp mode
> where you possibly tried it editing .gnus. Try C-h v in gnus for this
> variable. It should help.
Yes I did try it while in the gnus *Group* buffer. Maybe, as Katsumi
says, I need to upgrade gnus.

Here is what I have in my .emacs file
;; w3m
(require 'w3m-load)
; Use w3m to browse urls
(setq browse-url-browser-function 'w3m)

and this is in my .gnus file
;; Use w3m to display html
(setq gnus-button-url 'browse-url-generic)
(setq mm-text-html-renderer 'w3m)
(setq mm-inline-text-html-with-images t)
(setq mm-inline-large-images t)

> 
> Sorry that it did not help though. It should not use w3 if you did not
> set this somehow. Did you try w3m-standalone?
I did try that as suggested, no good though.

  parent reply	other threads:[~2008-01-23 10:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-11  8:40 Pete Axon
2008-01-21 10:57 ` Anton Kulchitsky
2008-01-22  6:34   ` Pete Axon
2008-01-22 19:42     ` Anton Kulchitsky
2008-01-22 20:21       ` Slackrat
2008-01-23 10:19       ` Pete Axon [this message]
2008-01-23 18:13         ` Anton Kulchitsky
2008-01-23 23:32           ` Pete Axon
2008-01-23  1:14     ` Katsumi Yamaoka
2008-01-22 21:25   ` Ross A. Laird

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=87myqwalp9.fsf@system390.hermit.cave \
    --to=paxon@bigblue.net.au \
    --cc=info-gnus-english@gnu.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).