From acda353880b8921ce42a192812304cd5385c5b6d Mon Sep 17 00:00:00 2001 From: Jonathan BISSON Date: Tue, 24 May 2016 12:52:14 +1900 Subject: [PATCH] Re: Problem with emacs goto-address-at-point in email view --- cb/0ffbf6f589ace3049bc6fcba9fecd32acd52f6 | 82 +++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 cb/0ffbf6f589ace3049bc6fcba9fecd32acd52f6 diff --git a/cb/0ffbf6f589ace3049bc6fcba9fecd32acd52f6 b/cb/0ffbf6f589ace3049bc6fcba9fecd32acd52f6 new file mode 100644 index 000000000..e17378d15 --- /dev/null +++ b/cb/0ffbf6f589ace3049bc6fcba9fecd32acd52f6 @@ -0,0 +1,82 @@ +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 B4D336DE01F7 + for ; Mon, 23 May 2016 10:52:25 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.015 +X-Spam-Level: +X-Spam-Status: No, score=-0.015 tagged_above=-999 required=5 tests=[AWL=0.097, + 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 zmKNt5-NAyXT for ; + Mon, 23 May 2016 10:52:17 -0700 (PDT) +Received: from bjonnh.net (bjonnh.net [5.39.92.212]) + by arlo.cworth.org (Postfix) with ESMTPS id 0DFA26DE00C6 + for ; Mon, 23 May 2016 10:52:16 -0700 (PDT) +Received: from localhost (128-248-142-210.pharm.uic.edu [128.248.142.210]) + (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 00B4E6A0068; + Mon, 23 May 2016 19:52:10 +0200 (CEST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bjonnh.net; + s=select130201; t=1464025931; + bh=ALiSe8BJWzDn0wN7AH6OyDfECHqPrHqJKGBmiVBQPLs=; + h=From:To:Subject:In-Reply-To:References:Date:From; + b=FGAiMQbfOq3+3fkyl6k+vPe3k5XPIoTjjoQhxwoTtS/icTNeexY6GeWiYFB0Q6qMA + Jmh4rd3UyhI3O8MBK2Uy3XVwo6vx027cNq94PHmVLGqidXgGhd3YSU3L95o91HhGyU + 1u+GHxrDIH6JjsyeCYiES2R2fcYQ/jzFkFw0TX9A= +From: Jonathan BISSON +To: David Edmondson , notmuch@notmuchmail.org +Subject: Re: Problem with emacs goto-address-at-point in email view +In-Reply-To: +References: + <8737pgijvm.fsf@lenny.i-did-not-set--mail-host-address--so-tickle-me> + +User-Agent: Emacs/24.5.1 (x86_64-unknown-linux-gnu) +Date: Mon, 23 May 2016 12:52:14 -0500 +Message-ID: + <87oa7wk6gh.fsf@lenny.i-did-not-set--mail-host-address--so-tickle-me> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: quoted-printable +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: Mon, 23 May 2016 17:52:25 -0000 + +David Edmondson writes: + +> On Tue, May 17 2016, Jonathan BISSON wrote: +> +>> 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). +> +> Try setting: +> +> (setq thing-at-point-markedup-url-regexp " \n]+\\) *>") +> + +Hi David, + +Thanks, it works perfectly with that. The problem is that I cannot control +the machine sending this email, they run an old instance of a ticketing +system=E2=80=A6 + +J. -- 2.26.2