From 74c514c19c8852439b24714210e0148fb06f4cb7 Mon Sep 17 00:00:00 2001 From: Peter Salazar Date: Thu, 27 Aug 2015 15:10:11 +2000 Subject: [PATCH] how to make return follow hyperlink? --- ba/b8b34d13f7f2cc516f9e00aaa811e5dcd5e6e2 | 78 +++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 ba/b8b34d13f7f2cc516f9e00aaa811e5dcd5e6e2 diff --git a/ba/b8b34d13f7f2cc516f9e00aaa811e5dcd5e6e2 b/ba/b8b34d13f7f2cc516f9e00aaa811e5dcd5e6e2 new file mode 100644 index 000000000..ffd53d0bb --- /dev/null +++ b/ba/b8b34d13f7f2cc516f9e00aaa811e5dcd5e6e2 @@ -0,0 +1,78 @@ +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 F19AF6DE119D + for ; Wed, 26 Aug 2015 12:10:14 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.335 +X-Spam-Level: +X-Spam-Status: No, score=-0.335 tagged_above=-999 required=5 tests=[AWL=0.465, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, + HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, + SPF_PASS=-0.001] 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 cKXThX72w-Cx for ; + Wed, 26 Aug 2015 12:10:13 -0700 (PDT) +Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com + [209.85.220.43]) + by arlo.cworth.org (Postfix) with ESMTPS id 2F41C6DE0350 + for ; Wed, 26 Aug 2015 12:10:13 -0700 (PDT) +Received: by pabzx8 with SMTP id zx8so78907256pab.1 + for ; Wed, 26 Aug 2015 12:10:12 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:date:message-id:subject:from:to:content-type; + bh=Kanp8rpl7BpUQ+wgnn2zNF68HsvO8WbTEgjpdyoPLiw=; + b=Iqq4IjJqSjeUVKq08ntOjQ+lUNnsmciSCjoOqwj/DpTQQF+szu0aEqw+/gLkNJ56C8 + 7bvgyNZjPzhWg4DWivhJemY/XqeZH+VCc/JeC3/ifpMUf4Vp9lQfBccKyjJkPDTZHmUm + iEE2EaDoZD52Mnkmzmam5AhHcQdLYj7y2OzmQNFc/8qQEGd1toxgUaY+2sss13u9ZjsG + gdcPGbFd5qDYRq5+5ELTgE6JxdfzCi9JS6U6DI/YwAJ1CjT8AJEcRZFWqPerinPOUKH8 + emC6XT7+ogTLpsFQwxyA2v8HbnicS/QrajyLfkNjie5XSBmofVttj5XEHvNJg+85//Js + sX+g== +MIME-Version: 1.0 +X-Received: by 10.68.196.202 with SMTP id io10mr71365662pbc.141.1440616211737; + Wed, 26 Aug 2015 12:10:11 -0700 (PDT) +Received: by 10.66.248.200 with HTTP; Wed, 26 Aug 2015 12:10:11 -0700 (PDT) +Date: Wed, 26 Aug 2015 15:10:11 -0400 +Message-ID: + +Subject: how to make return follow hyperlink? +From: Peter Salazar +To: notmuch@notmuchmail.org +Content-Type: multipart/alternative; boundary=e89a8fb208a68ef42c051e3b9931 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Wed, 26 Aug 2015 19:10:15 -0000 + +--e89a8fb208a68ef42c051e3b9931 +Content-Type: text/plain; charset=UTF-8 + +How do I make it so that hitting RET on a hyperlink follows it? Is there a +setting analogous to org-return-follows-link? I often have links in +incoming emails, and I'd like to be able to open them in my browser with +one keystroke. + +Thanks! + +--e89a8fb208a68ef42c051e3b9931 +Content-Type: text/html; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +
How do I make it so that hitting RET on a hyperlink follow= +s it? Is there a setting analogous to org-return-follows-link? I often have= + links in incoming emails, and I'd like to be able to open them in my b= +rowser with one keystroke.

Thanks!
+ +--e89a8fb208a68ef42c051e3b9931-- -- 2.26.2