Re: [PATCH] Add a defcustom for whether to block remote images by default.

Subject: Re: [PATCH] Add a defcustom for whether to block remote images by default.

Date: Thu, 29 Jan 2015 08:23:55 +0100

To: Jinwoo Lee, notmuch@notmuchmail.org

Cc: Tomi Ollila

From: David Bremner


Jinwoo Lee <jinwoo68@gmail.com> writes:

> +	(shr-blocked-images (if notmuch-show-block-remote-images
> +				"."
> +			      shr-blocked-images)))
>      (shr-insert-document dom)
>      t))

Ideally such a customization would apply to all html renders. I think
Tomi did some experiments with w3m and friends, I _think_ they respect
gnus-blocked-images, but maybe Tomi can comment.

d

Thread: