unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "romeomedina\@libero\.it" <romeomedina@libero.it>
Subject: Re: Reading HTML mails with gnus
Date: Sat, 26 Feb 2005 13:38:37 +0100	[thread overview]
Message-ID: <ICIR4D$2DA43E0BCCD00EA101BC1B3F3179035D@libero.it> (raw)

Rodolfo wrote:

> In order to read with Gnus that kind of mails
> such as Internet adverts (is that HTML mails?),
> I was suggested to install w3m-el (an interface of w3m).
> After some difficulties I managed to get the installation up to end,
> but still can't read HTML images via gnus.
> What am I missing?
> In my .gnus there is:
>
> (setq mm-text-html-renderer 'w3m)
> (setq mm-inline-text-html-with-images t)
> (setq w3m-default-display-inline-images t)
>
> , and in my .emacs there is:
>
> (add-to-list 'load-path (expand-file-name "/usr/share/emacs/site-lisp/w3m"))
> (require 'w3m-load)
> (require 'w3m-image)
>
> . I also tried with:
>
> (setq mm-w3m-safe-url-regexp nil)
>
> in .gnus, but nothing of nothing. I didn't think it'd be so difficult!


Nick wrote:

> You may have to set the variable 'w3m-default-display-inline-images'
> in a hook - try setting it in the w3m init file:
>
>      ~/.emacs-w3m
>
> I just tried this and it works for me.


Thanks, Nick.
I created the file ~/.emacs-w3m and put in it the line:
(setq w3m-default-display-inline-images t)
, but it didn't help. :(


Nick:

> In any case, if I do M-x w3m, I can then toggle inline images with
> T. Does that work for you? Pressing T changes the display of the
> emacs-w3m link in the welcome message.


*Where* do you do 'M-x w3m'? Before 'M-x gnus' or after?
*Where* do you do 'T'? In gnus's Group buffer?
I tried and did 'M-x w3m' and 'T' everywhere,
but still can't view html images with gnus!
Any other suggestion?

Rodolfo




____________________________________________________________
Navighi a 2 MEGA e i primi 3 mesi sono GRATIS. 
Scegli Libero Adsl Flat senza limiti su http://www.libero.it


             reply	other threads:[~2005-02-26 12:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-26 12:38 romeomedina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-23 17:56 Reading HTML mails with gnus romeomedina
     [not found] <mailman.921.1109006604.32256.help-gnu-emacs@gnu.org>
2005-02-21 17:44 ` Billy O'Connor
2006-08-18 13:58   ` Rodolfo Medina
2005-02-20 21:28 Rodolfo Medina
2005-02-20 23:12 ` Adam Duck
2005-02-21 17:02 ` Rodolfo Medina
2005-02-22 17:23   ` Adam Duck
2005-02-25 15:52 ` Rodolfo Medina

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ICIR4D$2DA43E0BCCD00EA101BC1B3F3179035D@libero.it' \
    --to=romeomedina@libero.it \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).