diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2024-12-27 18:54:56 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-01-08 22:12:47 +0200 |
| commit | f0a25df45ead97b252aad5ca0fb71229bd26e6ce (patch) | |
| tree | 3a82441d159be3e2ca34b548de39e5318378ce74 /IDEAS.org | |
| parent | fc246f72a3c9e134ca4587a2ee1ea1e4dd38a434 (diff) | |
IDEAS.org: add multiple-reply-at-once-idea
Fixes #2799.
Diffstat (limited to 'IDEAS.org')
| -rw-r--r-- | IDEAS.org | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -59,7 +59,13 @@ future. https://github.com/djcb/mu/issues/2768 - Org-link type for any message matching some reference - See: https://github.com/djcb/mu/issues/2787 + See: https://github.com/djcb/mu/issues/2787. + Some first steps implemented (searching for references). + +- Reply/forward/... to multiple messages at once. This is sometimes useful, and + Gnus supports. Does not seem trivial to re-use the Gnus code... (see + ~gnus-summary-work-articles~ etc.). + https://github.com/djcb/mu/issues/2799 * Done |
