]> granicus.if.org Git - neomutt/commit
compose: add operation to rename an attachment
authorDamien Riegel <damien.riegel@gmail.com>
Tue, 8 Nov 2016 02:10:22 +0000 (18:10 -0800)
committerDamien Riegel <damien.riegel@gmail.com>
Tue, 8 Nov 2016 02:10:22 +0000 (18:10 -0800)
commit452dab3d9683f49870736deb0bce15442411a153
treed44702c4f69398c3f6e6fa3ec6edd9f5e915e454
parenta311f51f428620677d13ae1321f211c8815853d1
compose: add operation to rename an attachment

As opposed to rename-file, which actually renames the underlying file
of the attachment, rename-attachment puts a value in d_filename, which
is used in the Content-Disposition header.
OPS
compose.c
functions.h