all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Olivier Sirven <the.slaa@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: w3m and html messages
Date: Fri, 16 Oct 2009 13:01:03 +0200	[thread overview]
Message-ID: <871vl361sg.fsf@corwin.home.thebuble.org> (raw)
In-Reply-To: 878wfb7o99.fsf@corwin.home.thebuble.org

Olivier Sirven <the.slaa@gmail.com> writes:

> Hi,
>
> I'm using w3m to display html messages in gnus and I would like him to
> always display inline images. But I can't make it work.
> Here is my w3m configuration in my .gnus.el:
>
> (setq mm-text-html-renderer 'w3m
>       w3m-coding-system 'utf-8
>       w3m-file-coding-system 'utf-8
>       w3m-file-name-coding-system 'utf-8
>       w3m-input-coding-system 'utf-8
>       w3m-output-coding-system 'utf-8
>       w3m-terminal-coding-system 'utf-8
>       w3m-toggle-inline-images t
>       mm-inline-text-html-with-images t
>       )
>
> Each time I open a html message, it displays the alt attribute of the
> images and I have to open them manually to be able to see them. How can
> I fix this behavior? I tried for test purposes to set
> mm-w3m-safe-url-regexp to nil but it won't chang anything.

ok I found my own solution:
(setq w3m-default-display-inline-images t)

--
Olivier



      reply	other threads:[~2009-10-16 11:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-16  8:10 w3m and html messages Olivier Sirven
2009-10-16 11:01 ` Olivier Sirven [this message]

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=871vl361sg.fsf@corwin.home.thebuble.org \
    --to=the.slaa@gmail.com \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.