#3746: Saving (a)ll attachments under a directory doesn't work -----------------------------+---------------------- Reporter: L29Ah | Owner: mutt-dev Type: enhancement | Status: new Priority: minor | Milestone: Component: user interface | Version: 1.6.1 Resolution: | Keywords: -----------------------------+---------------------- Changes (by kevin8t8):
* priority: major => minor * type: defect => enhancement * component: mutt => user interface Comment: When you tag multiple attachments and save them, it follows this flow: {{{ Save to file: ~/temp/foo/<cr> File is a directory, save under it? [(y)es, (n)o, (a)ll] a File under directory: att1.pdf<cr> Save to file: /home/kevin/temp/foo/att2.pdf<cr> Save to file: /home/kevin/temp/foo/att3.pdf<cr> }}} Notice that starting with the second attachment, it has prepended the directory you specified. Yes, this is somewhat clunky, but it does work as intended. -- Ticket URL: <https://dev.mutt.org/trac/ticket/3746#comment:2> Mutt <http://www.mutt.org/> The Mutt mail user agent