]> granicus.if.org Git - neomutt/commit
Save attachments without prompting.
authorDavid Harrigan <dharrigan@gmail.com>
Thu, 6 Jun 2019 12:09:25 +0000 (13:09 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 6 Jun 2019 12:47:48 +0000 (13:47 +0100)
commit982a6c089a9d45fc3e55a3ce8c67fd7a0dde39a6
tree510f84926ea0f1f9bdc8bd9fade541130b53a07f
parent7165d388cde3bfe42723e52a10f570e15ce37317
Save attachments without prompting.

If the 'attach_save_without_prompting' variable is set (to true), then on
saving a list of tagged attachments the user will not be prompted each time
for the name of file.

Conflicting filenames during save are also handled.

-=david=-

closes #1603
init.h
recvattach.c
recvattach.h