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 1A0F66DE0275 for ; Thu, 27 Aug 2015 01:35:34 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.724 X-Spam-Level: X-Spam-Status: No, score=0.724 tagged_above=-999 required=5 tests=[AWL=0.791, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_NEUTRAL=0.652, UNPARSEABLE_RELAY=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 W1KkiKnyCzAi for ; Thu, 27 Aug 2015 01:35:32 -0700 (PDT) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by arlo.cworth.org (Postfix) with ESMTPS id CE4C96DE0140 for ; Thu, 27 Aug 2015 01:35:31 -0700 (PDT) Received: by wicne3 with SMTP id ne3so67214593wic.0 for ; Thu, 27 Aug 2015 01:35:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:subject:in-reply-to:references:user-agent :from:date:message-id:mime-version:content-type; bh=1e8HnuBRsPgyLCIneAhWS3zv1kVMyHgbb0172q7nDaQ=; b=L4wNXV2WzIGfB/3wDjCQvBYlJRuQ1MsTZ/b1RMfbYJsHIhYNWfut1A5Q7VDVHk3OK6 RGnt91t6NNIHBi77z/ZH3PipdFBlWr2dyYFhyD52uKTbwfN9WCgbtmjlu6adRJB0vPSI J3L8gXWvKtuc3Xuaa3uz5Sz/cjM38qv3cm/e96SWlYhgyiv1qrXcEMOGvvGMAYxhrpzF WwrR5ideIZWSUUYFXbsp287jO8QKnK44AdA426Fw4M+6HDq0QF15xpIJo+6M/a2YXXbi pLQNlvOigyT5ZEbjPYNmvknWCY3SS35s/SayDzsKNjmEa+TMNQp5ub+yORlAdl+dRVAN XL8g== X-Gm-Message-State: ALoCoQkLi1hPq5kRD/njFJFcF1rofDmwjH8dUa1KjVGIAM9EIMLk5S11xMg0Epw1W/qsCTrsfZ8r X-Received: by 10.180.105.66 with SMTP id gk2mr9219100wib.73.1440664529621; Thu, 27 Aug 2015 01:35:29 -0700 (PDT) Received: from disaster-area.hh.sledj.net ([2a01:348:1a2:1:ea39:35ff:fe2c:a227]) by smtp.gmail.com with ESMTPSA id v9sm1905658wjq.41.2015.08.27.01.35.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Aug 2015 01:35:28 -0700 (PDT) Received: from localhost (30000@localhost [local]); by localhost (OpenSMTPD) with ESMTPA id 6330f33e; Thu, 27 Aug 2015 08:35:26 +0000 (UTC) To: Peter Salazar , notmuch@notmuchmail.org Subject: Re: how to make return follow hyperlink? In-Reply-To: References: User-Agent: none From: David Edmondson Date: Thu, 27 Aug 2015 09:35:26 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Thu, 27 Aug 2015 08:35:34 -0000 On Wed, Aug 26 2015, Peter Salazar wrote: > 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. Having that binding would conflict badly with the existing binding for `notmuch-show-toggle-message' (which has been in place for a long time!). Perhaps not what you want, but for me, clicking on the link with the mouse opens the link.