diff options
author | Koni Marti <koni.marti@gmail.com> | 2024-02-02 11:04:40 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-02-14 23:20:46 +0100 |
commit | 6afc2d54eb27d6762815315a2de996714a5b8b6b (patch) | |
tree | 28960ca5e458e005631e20d96f0411ec2b2be9e8 /lib/hooks | |
parent | 2927516175b7d92f2b4a271cce05d0ded0302f8a (diff) | |
download | aerc-6afc2d54eb27d6762815315a2de996714a5b8b6b.tar.gz |
commands: allow to reply to eml
Reply to messages in the message viewer that were opened with :eml (e.g.
rfc822 attachments). Those messages have no associated message store and
currently :reply would complain about that.
However, we can still use the message data to create a reply, but we
would have to disable setting the replied flag and/or archiving messages
(obviously, these operations don't make sense for such messages in the
first place).
Implements: https://todo.sr.ht/~rjarry/aerc/227
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'lib/hooks')
0 files changed, 0 insertions, 0 deletions