discussion and development of piem
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: piem@inbox.kyleam.com
Cc: Xinglu Chen <public@yoctocell.xyz>
Subject: [PATCH 0/6] lei q: Support displaying multiple threads
Date: Mon, 27 Dec 2021 21:20:31 -0500	[thread overview]
Message-ID: <20211228022037.206597-1-kyle@kyleam.com> (raw)

In <871r96am1q.fsf@yoctocell.xyz>, Xinglu suggested adding support for
displaying multiple threads:

> I quite like the ‘notmuch-tree’ view, would it make sense to have
> something similar if piem so one could display multiple threads in one
> buffer, instead of just display a single thread (unless I haved missed
> something) like ‘piem-lei-query-thread’?

Patch 3 of this series implements that.  Patch 1 adds a conceptually
unrelated option, but that options makes patch 3 a bit cleaner, so I'm
including it here.  Patch 4-6 tweak the presentation of the output so
that it works better with the display of multiple threads.

  [1/6] lei q: Allow initial input for query to be customized
  [2/6] lei q: Extract buffer names to variables
  [3/6] lei q: Support displaying multiple threads
  [4/6] lei q: Add date placeholder for ghost messages
  [5/6] lei q: Separate different threads with newline
  [6/6] lei q: Sort threads by date of initial message

 piem-lei.el | 103 +++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 81 insertions(+), 22 deletions(-)


base-commit: 2b08667d9165da5381e6044b1ffa0bea90241110
-- 
2.34.0


             reply	other threads:[~2021-12-28  2:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28  2:20 Kyle Meyer [this message]
2021-12-28  2:20 ` [PATCH 1/6] lei q: Allow initial input for query to be customized Kyle Meyer
2021-12-28  2:20 ` [PATCH 2/6] lei q: Extract buffer names to variables Kyle Meyer
2021-12-28  2:20 ` [PATCH 3/6] lei q: Support displaying multiple threads Kyle Meyer
2021-12-28 16:03   ` Xinglu Chen
2021-12-28 17:26     ` Kyle Meyer
2021-12-28  2:20 ` [PATCH 4/6] lei q: Add date placeholder for ghost messages Kyle Meyer
2021-12-28  2:20 ` [PATCH 5/6] lei q: Separate different threads with newline Kyle Meyer
2021-12-28  2:20 ` [PATCH 6/6] lei q: Sort threads by date of initial message Kyle Meyer
2021-12-28 17:24   ` 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=20211228022037.206597-1-kyle@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=piem@inbox.kyleam.com \
    --cc=public@yoctocell.xyz \
    /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).