From 759e84fcb210b83498474550ef1f11aaab446773 Mon Sep 17 00:00:00 2001 From: Jonathan BISSON Date: Wed, 18 May 2016 14:07:09 +1900 Subject: [PATCH] Problem with emacs goto-address-at-point in email view --- 9a/a36a1e87049f16a25fb2e0c31395be73abed12 | 88 +++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 9a/a36a1e87049f16a25fb2e0c31395be73abed12 diff --git a/9a/a36a1e87049f16a25fb2e0c31395be73abed12 b/9a/a36a1e87049f16a25fb2e0c31395be73abed12 new file mode 100644 index 000000000..1be1377d3 --- /dev/null +++ b/9a/a36a1e87049f16a25fb2e0c31395be73abed12 @@ -0,0 +1,88 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 18F566DE01D0 + for ; Tue, 17 May 2016 12:15:53 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.112 +X-Spam-Level: +X-Spam-Status: No, score=-0.112 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id kNHOuC0pZgQN for ; + Tue, 17 May 2016 12:15:44 -0700 (PDT) +X-Greylist: delayed 442 seconds by postgrey-1.35 at arlo; + Tue, 17 May 2016 12:15:44 PDT +Received: from bjonnh.net (bjonnh.net [5.39.92.212]) + by arlo.cworth.org (Postfix) with ESMTPS id 5FE5A6DE00C9 + for ; Tue, 17 May 2016 12:15:44 -0700 (PDT) +Received: from localhost (128-248-142-101.pharm.uic.edu [128.248.142.101]) + (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) + (No client certificate requested) (Authenticated sender: jo-mail) + by bjonnh.net (Postfix) with ESMTPSA id 8573D6A0068 + for ; Tue, 17 May 2016 21:08:18 +0200 (CEST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bjonnh.net; + s=select130201; t=1463512098; + bh=oieN0KluuoRJ8Hxf5m0lL93CPR8NY2kANwgkyifCLcQ=; + h=From:To:Subject:Date:From; + b=FsggV74uhESjvq4d/kzaWRweNrV1FGbL2HWr19nc06y6A8NqIjq+HtnN/9FnW1xMb + i7EHgIxNr8SfsKB0rVBC+GH2CN0qyN8sJxsUibOpGDXcLeec29yrjKWCf4Q/hES/OT + OMMK/+7HYvKpSVnZIflHmKAAA5c27P5psN9HARbQ= +From: Jonathan BISSON +To: notmuch@notmuchmail.org +Subject: Problem with emacs goto-address-at-point in email view +User-Agent: Emacs/24.5.1 (x86_64-unknown-linux-gnu) +Date: Tue, 17 May 2016 14:07:09 -0500 +Message-ID: + <8737pgijvm.fsf@lenny.i-did-not-set--mail-host-address--so-tickle-me> +MIME-Version: 1.0 +Content-Type: multipart/mixed; boundary="=-=-=" +X-Mailman-Approved-At: Tue, 17 May 2016 13:56:19 -0700 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 17 May 2016 19:15:53 -0000 + +--=-=-= +Content-Type: text/plain + +Hi, + +When I click on the links on this email, the first two ones work, the +third one tries to go to https.com (which is probably a NSFW website I +guess from the redirections I see, but noscript is protecting me). + +J. + + +--=-=-= +Content-Type: message/rfc822 +Content-Disposition: inline + +Date: Tue, 17 May 2016 13:54:13 -0500 +Subject: Test link +From: bjonnh-nm@bjonnh.net +To: bjonnh-nm@bjonnh.net +MIME-Version: 1.0 +Content-Type: text/plain + +< https://www.bjonnh.net > +https://www.bjonnh.net + +Ticket + +--=-=-=-- -- 2.26.2