aerc/doc
Robin Jarry 115dabb634 pipe: allow piping multiple marked messages
When messages are marked, pipe their contents into the specified
command. The messages are ordered according to their respective
Message-Id headers. This allows applying complete patch series with
a single command.

When piping more than one message, make sure to write them in the mbox
format as git am expects them to be.

Link: https://en.wikipedia.org/wiki/Mbox
Link: https://github.com/git/git/blob/v2.35.1/builtin/mailsplit.c#L15-L44
Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Koni Marti <koni.marti@gmail.com>
Tested-by: akspecs <akspecs@gmail.com>
2022-02-25 13:56:53 +01:00
..
aerc-config.5.scd dirtree: implement foldable tree for directory list 2022-02-23 21:09:01 +01:00
aerc-imap.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-maildir.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-notmuch.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-search.1.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-sendmail.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-smtp.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-stylesets.7.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-templates.7.scd compose: allow setting all headers in templates 2022-02-03 09:55:20 +01:00
aerc-tutorial.7.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc.1.scd pipe: allow piping multiple marked messages 2022-02-25 13:56:53 +01:00