unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "inwit" <inwit@sindominio.net>
To: "Greg Minshall" <minshall@umich.edu>,
	"Daniel Kahn Gillmor" <dkg@fifthhorseman.net>
Cc: Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: emacs: keybindings in notmuch-show for copying the target of a link for a text/html part? (M-x shr-copy-url)
Date: Sat, 28 Jan 2023 12:02:26 +0100	[thread overview]
Message-ID: <CQ3RTQS5QJWA.39JPYRR44FCU@bisio> (raw)
In-Reply-To: <2089268.1674828328@archlinux>

On Fri Jan 27, 2023 at 3:05 PM CET, Greg Minshall wrote:
> you might think of using the link-hint package.
I was going to say the same thing. link-hint is an essential part of my
workflow. Since I mostly use notmuch-tree, I have this:

```
  (defun inwit/notmuch-tree-open-link ()
    "Avy select link in message window."
    (interactive)
    (when (window-live-p notmuch-tree-message-window)
      (with-selected-window notmuch-tree-message-window
        (link-hint-open-link))))
```

Properly bound, it saves me a lot of time.

  reply	other threads:[~2023-01-28 11:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26 20:52 emacs: keybindings in notmuch-show for copying the target of a link for a text/html part? (M-x shr-copy-url) Daniel Kahn Gillmor
2023-01-27 11:42 ` David Bremner
2023-01-27 13:33 ` Gregor Zattler
2023-01-27 14:05 ` Greg Minshall
2023-01-28 11:02   ` inwit [this message]
2023-01-30 15:00   ` Greg Minshall

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=CQ3RTQS5QJWA.39JPYRR44FCU@bisio \
    --to=inwit@sindominio.net \
    --cc=dkg@fifthhorseman.net \
    --cc=minshall@umich.edu \
    --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).