| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
mm-default-directoryThe default directory for saving attachments. If nil use
default-directory.
mm-tmp-directoryDirectory for storing temporary files.
mm-file-name-rewrite-functionsA list of functions used for rewriting file names of MIME parts. Each function is applied successively to the file name. Ready-made functions include
mm-file-name-delete-controlDelete all control characters.
mm-file-name-delete-gotchasDelete characters that could have unintended consequences when used with flawed shell scripts, i.e., ‘|’, ‘>’ and ‘<’; and ‘-’, ‘.’ as the first character.
mm-file-name-delete-whitespaceRemove all whitespace.
mm-file-name-trim-whitespaceRemove leading and trailing whitespace.
mm-file-name-collapse-whitespaceCollapse multiple whitespace characters.
mm-file-name-replace-whitespaceReplace whitespace with underscores. Set the variable
mm-file-name-replace-whitespace to any other string if you do
not like underscores.
The standard Emacs functions capitalize, downcase,
upcase and upcase-initials might also prove useful.
mm-path-name-rewrite-functionsList of functions used for rewriting the full file names of MIME parts. This is used when viewing parts externally, and is meant for transforming the absolute name so that non-compliant programs can find the file where it’s saved.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated on January 25, 2015 using texi2html 1.82.