discussion and development of piem
 help / color / mirror / code / Atom feed
* [PATCH 0/2] URL escaping fixes
@ 2020-09-19  4:46 Kyle Meyer
  2020-09-19  4:46 ` [PATCH 1/2] Escape message IDs when constructing URLs Kyle Meyer
  2020-09-19  4:46 ` [PATCH 2/2] Unescape message IDs extracted from URLs Kyle Meyer
  0 siblings, 2 replies; 3+ messages in thread
From: Kyle Meyer @ 2020-09-19  4:46 UTC (permalink / raw)
  To: piem

For personal use, you can get by pretty well with just tacking the
message ID as is onto the URL, but piem should of course provide
proper handling here.

I should have thought to do this right away in piem, but didn't until
the topic was discussed on guix-devel (*).  Thanks to simon, Ricardo
Wurmus, and Arun Isaac.

(*) https://yhetil.org/guix-devel/86sgbhz3fe.fsf@gmail.com/

  [1/2] Escape message IDs when constructing URLs
  [2/2] Unescape message IDs extracted from URLs

 piem-b4.el     |  2 +-
 piem-elfeed.el |  2 +-
 piem-eww.el    |  2 +-
 piem.el        | 14 ++++++++++++--
 4 files changed, 15 insertions(+), 5 deletions(-)


base-commit: dd52b69332f077644f792b49f1ea7c58397a0e97
--
2.28.0

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

end of thread, other threads:[~2020-09-19  4:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-19  4:46 [PATCH 0/2] URL escaping fixes Kyle Meyer
2020-09-19  4:46 ` [PATCH 1/2] Escape message IDs when constructing URLs Kyle Meyer
2020-09-19  4:46 ` [PATCH 2/2] Unescape message IDs extracted from URLs Kyle Meyer

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).