]> granicus.if.org Git - mutt/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)
commit50a851fdc29309b8693a8f9a1ae001cec63bb6c5
treeaca4e1599e6ab0e16366f38c65a638757f2fb353
parent32b2abfee8a26458753dc622979f581d7806ff55
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