discussion and development of piem
 help / color / mirror / code / Atom feed
* [PATCH 0/5] New command for copying public-inbox URLs
@ 2021-02-07  7:57 Kyle Meyer
  2021-02-07  7:57 ` [PATCH 1/5] piem: Add helper to construct message ID link Kyle Meyer
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Kyle Meyer @ 2021-02-07  7:57 UTC (permalink / raw)
  To: piem; +Cc: Xinglu Chen

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-02-07 20:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07  7:57 [PATCH 0/5] New command for copying public-inbox URLs Kyle Meyer
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

Code repositories for project(s) associated with this public 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).