From: Kyle Meyer <kyle@kyleam.com> To: piem@inbox.kyleam.com Cc: Xinglu Chen <public@yoctocell.xyz> Subject: [PATCH 0/5] New command for copying public-inbox URLs Date: Sun, 7 Feb 2021 02:57:33 -0500 [thread overview] Message-ID: <20210207075738.8752-1-kyle@kyleam.com> (raw) Prompted by Xinglu's recent notmuch-show-stash-mlarchive-link addition (<https://inbox.kyleam.com/piem/878s81kd8u.fsf@kyleam.com>), this series adds a command, piem-copy-mid-url, that can copy the URL in any buffer with an associated message ID and inbox (which I'll mostly find useful in Gnus). The last patch updates the manual to mention piem-copy-mid-url as well as the piem-aware notmuch-show-stash-mlarchive-link. [1/5] piem: Add helper to construct message ID link [2/5] piem-dispatch: Add command for copying public-inbox URLs [3/5] piem-copy-mid-url: Add support for browsing url [4/5] piem-copy-mid-url: Allow overriding browse-url-browser-function [5/5] manual: Add section on "copy public-inbox link" functionality piem-notmuch.el | 10 ++----- piem.el | 70 +++++++++++++++++++++++++++++++++++++++------ piem.texi | 35 +++++++++++++++++++++-- tests/piem-tests.el | 13 +++++++++ 4 files changed, 111 insertions(+), 17 deletions(-) base-commit: 0a3de9e528c010e3f8ff113eaca28f10ad0528ca -- 2.30.0
next reply other threads:[~2021-02-07 7:57 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-02-07 7:57 Kyle Meyer [this message] 2021-02-07 7:57 ` [PATCH 1/5] piem: Add helper to construct message ID link Kyle Meyer 2021-02-07 7:57 ` [PATCH 2/5] piem-dispatch: Add command for copying public-inbox URLs Kyle Meyer 2021-02-07 7:57 ` [PATCH 3/5] piem-copy-mid-url: Add support for browsing url Kyle Meyer 2021-02-07 7:57 ` [PATCH 4/5] piem-copy-mid-url: Allow overriding browse-url-browser-function Kyle Meyer 2021-02-07 7:57 ` [PATCH 5/5] manual: Add section on "copy public-inbox link" functionality Kyle Meyer 2021-02-07 12:38 ` [PATCH 0/5] New command for copying public-inbox URLs Xinglu Chen 2021-02-07 16:57 ` Kyle Meyer 2021-02-07 17:35 ` Kyle Meyer 2021-02-07 20:25 ` Xinglu Chen
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://git.kyleam.com/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210207075738.8752-1-kyle@kyleam.com \ --to=kyle@kyleam.com \ --cc=piem@inbox.kyleam.com \ --cc=public@yoctocell.xyz \ --subject='Re: [PATCH 0/5] New command for copying public-inbox URLs' \ /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
Code repositories for project(s) associated with this inbox: https://git.kyleam.com/piem/ 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).