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/4] eww, elfeed: Improve inbox and message ID detection
Date: Thu, 27 Aug 2020 23:19:16 -0400	[thread overview]
Message-ID: <20200828031920.7515-1-kyle@kyleam.com> (raw)

As noted in the piem-eww.el comment, the intial approach was quite
flawed.

  [1/4] elfeed, eww: Don't assume inbox name in piem-inboxes and URL match
  [2/4] Add accessor for piem-inboxes
  [3/4] piem-inbox-{codrepo,get}: Allow caller to specify inbox
  [4/4] elfeed, eww: Be stricter about the returned message ID

 piem-b4.el     |  2 +-
 piem-elfeed.el | 12 +++++------
 piem-eww.el    | 16 ++++++---------
 piem.el        | 56 ++++++++++++++++++++++++++++++++------------------
 4 files changed, 49 insertions(+), 37 deletions(-)


base-commit: 5cada85c7571956345f04e326c8af045cdb62131
-- 
2.28.0


             reply	other threads:[~2020-08-28  3:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28  3:19 Kyle Meyer [this message]
2020-08-28  3:19 ` [PATCH 1/4] elfeed, eww: Don't assume inbox name in piem-inboxes and URL match Kyle Meyer
2020-08-28  3:19 ` [PATCH 2/4] Add accessor for piem-inboxes Kyle Meyer
2020-08-28  3:19 ` [PATCH 3/4] piem-inbox-{codrepo,get}: Allow caller to specify inbox Kyle Meyer
2020-08-28  3:19 ` [PATCH 4/4] elfeed, eww: Be stricter about the returned message ID 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=20200828031920.7515-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).