Gnus development mailing list
 help / color / mirror / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: BUG: `gnus-article-browse-html-article' not displaying inline html images
Date: Sat, 27 Mar 2010 07:26:20 -0600	[thread overview]
Message-ID: <87fx3laoar.fsf@gmail.com> (raw)
In-Reply-To: <8739zmtko1.fsf@lifelogs.com> (Ted Zlatanov's message of "Sat, 27 Mar 2010 00:09:50 -0500")

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Fri, 26 Mar 2010 11:56:19 -0600 "Eric Schulte" <schulte.eric@gmail.com> wrote: 
>
> ES> I've noticed recently that `gnus-article-browse-html-article' (K H) does
> ES> not display image attachments referenced from text/html portions of the
> ES> email body.
>
> ES> So for example, when viewed as html, something like
>
> ES> <img src="cid:image-id"/>
>
> ES> should be replaced by the attached image with the "Content-ID" of
> ES> "image-id".  While this sort of rendering *does* work in the gmail web
> ES> interface, it does not work with `gnus-article-browse-html-article'.
>
> Here's some info from a past thread on this topic:
>
> http://www.mail-archive.com/info-gnus-english@gnu.org/msg02931.html
>
> Short answer: cid: links are disabled, you can enable them with:
>
> (setq mm-w3m-safe-url-regexp nil
>       w3m-default-display-inline-images t)
>

Hi Ted,

While I have been able to display cid images inline in my Emacs buffer
with w3m, my problem arises when I use gnus-article-browse-html-article
(K H from an *Article* buffer) to view html email in my web browser.

The cid images are not written out to temporary files where they can be
resolved from the temporary html file.  The above settings don't affect
this behavior.

Thanks -- Eric

>
> Ted



  reply	other threads:[~2010-03-27 13:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 17:56 Eric Schulte
2010-03-27  5:09 ` Ted Zlatanov
2010-03-27 13:26   ` Eric Schulte [this message]
2010-03-29 18:15     ` [PATCH] " Eric Schulte
2010-03-30  0:24       ` Katsumi Yamaoka
2010-03-30  1:10         ` Eric Schulte
2010-03-30  4:06           ` Katsumi Yamaoka
2010-03-30 13:36             ` Ted Zlatanov
2010-03-31  0:12               ` Katsumi Yamaoka

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=87fx3laoar.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=ding@gnus.org \
    --cc=tzz@lifelogs.com \
    /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).