Re: How do I prevent notmuch-show in Emacs from automatically following links in emails?

Subject: Re: How do I prevent notmuch-show in Emacs from automatically following links in emails?

Date: Wed, 29 Apr 2015 13:47:56 +0300

To: Philip, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


On Wed, Apr 29 2015, Philip <notmuch@accounts.gphilip.in> wrote:

> Hi,
>
>   When I open emails in the notmuch-show mode on Emacs, it automatically
>   follows links which are present in the email. For instance, it
>   connects to various tracking objects included in the email. How can I
>   prevent it from doing this automatically all the time? Is there a
>   setting by which notmuch-show will not follow links in emails?

This:

http://article.gmane.org/gmane.mail.notmuch.general/20159

should do it for inline images. you need latest git version for that.

I wonder is anyone has tested this thorougly... 
M-x debug-on-entry open-network-stream catches at least the ones
emacs does, and LD_PRELOAD could be used to catch connect(2) calls.

Tomi




>
> Thanks,
> Philip
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

Thread: