From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>
To: Bart Bunting <bart@ursys.com.au>
Cc: Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: Links in email messages
Date: Mon, 15 Jul 2013 14:47:01 -0600 [thread overview]
Message-ID: <CAMoJFUtbumm=C4M--CJJ=Q-4Qxf9YmgXnZGti-Aenb4vp-FAqA@mail.gmail.com> (raw)
In-Reply-To: <m2y59875el.fsf@ursys.com.au>
Hi Bart,
On Sun, Jul 14, 2013 at 11:34 PM, Bart Bunting <bart@ursys.com.au> wrote:
> 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.
>
> Is there an easy solution to this that I'm missing?
First off, if anyone would like to implement this feature, I would
definitely appreciate it. I don't have a great solution, but there are
two workarounds I've used for this:
1. I used to use a terminal that automatically made links clickable
(with a modifier key). This worked well until I got tired of other
bugs in that terminal. (Note that this only applies if, like me, you
run emacs -nw).
2. These days I add a key to the notmuch-show keymap mapped to
browse-url-at-point, with the following:
(define-key notmuch-show-mode-map "U" 'browse-url-at-point)
So when there's a URL I want to see, I go to it and hit U. It's not as
convenient/obvious as enter, but it works well enough. I assume this
works in non-terminal emacs as well.
-- Adam
next prev parent reply other threads:[~2013-07-15 20:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 5:34 Links in email messages Bart Bunting
2013-07-15 20:11 ` Guyzmo
2013-07-15 20:20 ` Daniel Kahn Gillmor
2013-07-15 20:58 ` Guyzmo
2013-07-15 20:47 ` Adam Wolfe Gordon [this message]
2013-07-15 23:21 ` Bart Bunting
2013-07-21 8:21 ` Mark Walters
2013-07-21 22:50 ` Bart Bunting
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAMoJFUtbumm=C4M--CJJ=Q-4Qxf9YmgXnZGti-Aenb4vp-FAqA@mail.gmail.com' \
--to=awg+notmuch@xvx.ca \
--cc=bart@ursys.com.au \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).