rmail-digest-methods
rmail-digest-methods is a variable defined in `
undigest.el
'.
Its value is
(rmail-digest-parse-mime rmail-digest-parse-rfc1153strict rmail-digest-parse-rfc1153sloppy rmail-digest-parse-rfc934)
- This variable may be risky if used as a file-local variable.
Documentation:
List of digest parsing functions, first tried first.
These functions operate on the current narrowing, and take no argument.
A function returns nil if it cannot parse the digest. If it can, it
returns a list of cons pairs containing the start and end positions of
each undigestified message as markers.