]> granicus.if.org Git - neomutt/commit
This patch fixes various aspects of the attachment-saving
authorThomas Roessler <roessler@does-not-exist.org>
Sat, 4 Oct 2003 20:34:59 +0000 (20:34 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sat, 4 Oct 2003 20:34:59 +0000 (20:34 +0000)
commite3848313cd9fbe4c328f588229f0cc5ad03530a3
treeaca4e1599e6ab0e16366f38c65a638757f2fb353
parentdb550e0a789efd18b3f81127c24f405f4068ef10
This patch fixes various aspects of the attachment-saving
user interface.  Changes include:

* When tagging and saving multiple attachments, you can now use the
  same target directory for multiple attachments.

* When you can't save an attachment, you get an opportunity to enter
  a new file name.

* The menu cursor will highlight the attachment that you are
  currently discussing with mutt.

* Various bug fixes.

This does, in particular, address #1619 (Debian#208430).
13 files changed:
attach.h
commands.c
compose.c
keymap.h
lib.c
lib.h
menu.c
mutt.h
mutt_menu.h
muttlib.c
pager.c
protos.h
recvattach.c