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 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
next 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
discussion and development of piem This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.kyleam.com/piem/0 piem/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 piem piem/ https://inbox.kyleam.com/piem \ piem@inbox.kyleam.com public-inbox-index piem Example config snippet for mirrors. Newsgroup available over NNTP: nntp://news.yhetil.org/yhetil.emacs.piem AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git