← Back to team overview

vm team mailing list archive

Re: [Question #652157]: About deleting attachments

 

Question #652157 on VM changed:
https://answers.launchpad.net/vm/+question/652157

    Status: Open => Answered

Uday Reddy proposed the following answer:
The doc string for `vm-delete-all-attachments':

vm-delete-all-attachments is an interactive autoloaded compiled Lisp
function in `vm-mime.el'.

It is bound to C-c C-d.

(vm-delete-all-attachments &optional COUNT)

Delete all attachments from the next COUNT messages or marked
messages.  For the purpose of this function, an "attachment" is
a mime part part which has "attachment" as its disposition or
simply has an associated filename.  Any mime types that match
`vm-mime-deleteable-types' but not `vm-mime-deleteable-type-exceptions'
are also included.

-- 
You received this question notification because your team VM development
team is an answer contact for VM.