From: Guyzmo Date: Mon, 15 Jul 2013 20:11:31 +0000 (+0200) Subject: Re: Links in email messages X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=18d9969f285f47121a29b712335e48041d3cb7b7;p=notmuch-archives.git Re: Links in email messages --- diff --git a/f0/f2f61525d7a849dfc9dafa09a93ecc1f83eda0 b/f0/f2f61525d7a849dfc9dafa09a93ecc1f83eda0 new file mode 100644 index 000000000..658f3632e --- /dev/null +++ b/f0/f2f61525d7a849dfc9dafa09a93ecc1f83eda0 @@ -0,0 +1,83 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 248A4431FBD + for ; Mon, 15 Jul 2013 13:12:15 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id LJOdx0p6Nbk6 for ; + Mon, 15 Jul 2013 13:12:10 -0700 (PDT) +Received: from mail.m0g.net (vilya.m0g.net [88.191.157.47]) + by olra.theworths.org (Postfix) with ESMTP id 501D0431FBC + for ; Mon, 15 Jul 2013 13:12:10 -0700 (PDT) +Received: from localhost (localhost [127.0.0.1]) + by mail.m0g.net (Postfix) with ESMTP id 57E0F3E0842 + for ; Mon, 15 Jul 2013 22:11:34 +0200 (CEST) +X-Virus-Scanned: Debian amavisd-new at vilya.m0g.net +Received: from mail.m0g.net ([127.0.0.1]) + by localhost (sd-38500.dedibox.fr [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id QLEV+Ng-VtAt for ; + Mon, 15 Jul 2013 22:11:33 +0200 (CEST) +Received: by mail.m0g.net (Postfix, from userid 1000) + id 77B1A3E0BEB; Mon, 15 Jul 2013 22:11:33 +0200 (CEST) +Date: Mon, 15 Jul 2013 22:11:31 +0200 +From: Guyzmo +To: notmuch@notmuchmail.org +Subject: Re: Links in email messages +Message-ID: <20130715201131.GH22625@vilya.m0g.net> +References: +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: +User-Agent: Mutt/1.5.21 (2011-07-01) +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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, 15 Jul 2013 20:12:15 -0000 + +Hi, + +On Mon, Jul 15, 2013 at 03:34:26PM +1000, Bart Bunting wrote: +> Sorry if this is an obvious question... + + this is not obvious at all, your question lacks a lot of precisions. +You're asking the maling list which topic is notmuch that does email +indexing, and is not a MTA. + +> I am having trouble activating links in emails. I guess what I +> intuitively expect to happen is that if i hit enter on a link that it +> opens up using browse-url-at-point or similar. +> All that appears to happen is that the message I'm viewing collapses. +> I would also if possible like urls to be active in text messages as +> well. + + - what MTA (aka e-mail client) are you using? + - what do you mean by "activating links"? Clicking on them? Or do you + try to open them using your mind? + + Usually for text MTAs (such as mutt or afew), this is not their role +to handle url, but the graphical terminal emulator to handle that. If +you use gnome-terminal, for example, it has a configuration to help one +detect URLs in its buffer. + +Cheers, + +-- +Guyzmo