discussion and development of piem
 help / color / mirror / code / Atom feed
* [PATCH 00/10] lei-q transient
@ 2021-10-25  3:56 Kyle Meyer
  2021-10-25  3:56 ` [PATCH 01/10] piem-lei-query-show: Fix capitalization in error message Kyle Meyer
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Kyle Meyer @ 2021-10-25  3:56 UTC (permalink / raw)
  To: piem

The series at <20210605211402.20304-1-kyle@kyleam.com> added intial
support for lei-q, but it left the transient interface as a to-do.
Patch 6 of this series adds that, making it possible to pass relevant
lei-q options to the call.

  [ 1/10] piem-lei-query-show: Fix capitalization in error message
  [ 2/10] piem-lei-known-mid-p: Use with-output-to-string
  [ 3/10] lei: Introduce option to set "lei" executable
  [ 4/10] lei: Add call-process wrapper for inserting lei output
  [ 5/10] piem-lei-insert-output: Signal an error if lei call fails
  [ 6/10] lei: Add transient wrapper for piem-lei-query
  [ 7/10] lei: Set piem-lei-buffer-query for mid-based query functions
  [ 8/10] piem: Add function that returns public-inbox's configuration file
  [ 9/10] lei q: Offer candidates for --include and --only
  [10/10] lei: Rename piem-lei-show-mid to piem-lei-buffer-mid

 TODO        |   2 -
 piem-lei.el | 236 ++++++++++++++++++++++++++++++++++++++++++++--------
 piem.el     |  11 ++-
 3 files changed, 211 insertions(+), 38 deletions(-)


base-commit: 4122fe3c6e350182d40a527d4392edb08e1dcb92
-- 
2.33.1


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

end of thread, other threads:[~2021-10-26  2:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25  3:56 [PATCH 00/10] lei-q transient Kyle Meyer
2021-10-25  3:56 ` [PATCH 01/10] piem-lei-query-show: Fix capitalization in error message Kyle Meyer
2021-10-25  3:56 ` [PATCH 02/10] piem-lei-known-mid-p: Use with-output-to-string Kyle Meyer
2021-10-25  3:56 ` [PATCH 03/10] lei: Introduce option to set "lei" executable Kyle Meyer
2021-10-25  3:56 ` [PATCH 04/10] lei: Add call-process wrapper for inserting lei output Kyle Meyer
2021-10-25  3:56 ` [PATCH 05/10] piem-lei-insert-output: Signal an error if lei call fails Kyle Meyer
2021-10-25  3:56 ` [PATCH 06/10] lei: Add transient wrapper for piem-lei-query Kyle Meyer
2021-10-25  3:56 ` [PATCH 07/10] lei: Set piem-lei-buffer-query for mid-based query functions Kyle Meyer
2021-10-25  3:56 ` [PATCH 08/10] piem: Add function that returns public-inbox's configuration file Kyle Meyer
2021-10-25  3:56 ` [PATCH 09/10] lei q: Offer candidates for --include and --only Kyle Meyer
2021-10-25  3:56 ` [PATCH 10/10] lei: Rename piem-lei-show-mid to piem-lei-buffer-mid Kyle Meyer
2021-10-26  2:49   ` 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).