Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / a1 / b2f8ef14151ff94e970e3ba3083726dd664a93
1 Return-Path: <tomi.ollila@iki.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5  by arlo.cworth.org (Postfix) with ESMTP id 09A9A6DE0AA2\r
6  for <notmuch@notmuchmail.org>; Wed, 29 Apr 2015 03:48:24 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.116\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.116 tagged_above=-999 required=5 tests=[AWL=0.464, \r
12  SPF_NEUTRAL=0.652] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id fndrC69Hd-6J for <notmuch@notmuchmail.org>;\r
16  Wed, 29 Apr 2015 03:48:21 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id 37AC56DE0281\r
19  for <notmuch@notmuchmail.org>; Wed, 29 Apr 2015 03:48:21 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id 01B7110004A;\r
22  Wed, 29 Apr 2015 13:47:56 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Philip <notmuch@accounts.gphilip.in>, notmuch@notmuchmail.org\r
25 Subject: Re: How do I prevent notmuch-show in Emacs from automatically\r
26  following links in emails?\r
27 In-Reply-To:\r
28  <1430302199.3986971.260085241.307447C7@webmail.messagingengine.com>\r
29 References:\r
30  <1430302199.3986971.260085241.307447C7@webmail.messagingengine.com>\r
31 User-Agent: Notmuch/0.19+109~ge80275e (http://notmuchmail.org) Emacs/24.3.1\r
32  (x86_64-unknown-linux-gnu)\r
33 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
34  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
35  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
36 Date: Wed, 29 Apr 2015 13:47:56 +0300\r
37 Message-ID: <m2a8xrcisj.fsf@guru.guru-group.fi>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.18\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44  <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Wed, 29 Apr 2015 10:48:24 -0000\r
53 \r
54 On Wed, Apr 29 2015, Philip <notmuch@accounts.gphilip.in> wrote:\r
55 \r
56 > Hi,\r
57 >\r
58 >   When I open emails in the notmuch-show mode on Emacs, it automatically\r
59 >   follows links which are present in the email. For instance, it\r
60 >   connects to various tracking objects included in the email. How can I\r
61 >   prevent it from doing this automatically all the time? Is there a\r
62 >   setting by which notmuch-show will not follow links in emails?\r
63 \r
64 This:\r
65 \r
66 http://article.gmane.org/gmane.mail.notmuch.general/20159\r
67 \r
68 should do it for inline images. you need latest git version for that.\r
69 \r
70 I wonder is anyone has tested this thorougly... \r
71 M-x debug-on-entry open-network-stream catches at least the ones\r
72 emacs does, and LD_PRELOAD could be used to catch connect(2) calls.\r
73 \r
74 Tomi\r
75 \r
76 \r
77 \r
78 \r
79 >\r
80 > Thanks,\r
81 > Philip\r
82 > _______________________________________________\r
83 > notmuch mailing list\r
84 > notmuch@notmuchmail.org\r
85 > http://notmuchmail.org/mailman/listinfo/notmuch\r