Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Les Harris <les@lesharris.com>
To: info-gnus-english@gnu.org
Subject: Re: Displaying Images in HTML Mail
Date: Fri, 06 Mar 2015 17:27:27 -0800	[thread overview]
Message-ID: <mddk5v$hao$1@ger.gmane.org> (raw)
In-Reply-To: <87y4n9g83e.fsf@gnu.org>

Tassilo Horn <tsdh@gnu.org> writes:

> Yes, that might be the reason.  Try `gnus-article-prepare-hook' instead.

Yes, this did the trick.  Thank you both for your help. The final
configuration is as follows:

(add-hook
    'gnus-article-prepare-hook
    (lambda ()
            (gnus-article-show-images)))

I've added some filtering in there so only a certain class of emails
will execute the show images function but that is the core.

-- 
Do they only stand
By ignorance, is that their happy state,
The proof of their obedience and their faith?



  reply	other threads:[~2015-03-07  1:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-02  4:26 Les Harris
2015-03-03 13:11 ` Sivaram Neelakantan
2015-03-04  6:35   ` Les Harris
2015-03-04 11:42 ` Thien-Thi Nguyen
2015-03-05  6:46   ` Les Harris
2015-03-05  7:32     ` Thien-Thi Nguyen
2015-03-06  2:31       ` Les Harris
2015-03-06 20:54         ` Tassilo Horn
2015-03-07  1:27           ` Les Harris [this message]
2015-03-07 20:54             ` Jeffrey DeLeo

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='mddk5v$hao$1@ger.gmane.org' \
    --to=les@lesharris.com \
    --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).