discussion and development of piem
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: piem@inbox.kyleam.com
Subject: [PATCH 0/2] URL escaping fixes
Date: Sat, 19 Sep 2020 00:46:37 -0400	[thread overview]
Message-ID: <20200919044639.26871-1-kyle@kyleam.com> (raw)

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

             reply	other threads:[~2020-09-19  4:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-19  4:46 Kyle Meyer [this message]
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

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=20200919044639.26871-1-kyle@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=piem@inbox.kyleam.com \
    /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://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).