File: ietf-drums.el.html

DRUMS is an IETF Working Group that worked on Internet RFC 2822, the successor to RFC 822 and the predecessor of RFC 5322. This library is based on draft-ietf-drums-msg-fmt-05.txt, released on
1998-08-05.

Defined variables (11)

ietf-drums-atext-tokenTextual token.
ietf-drums-comment-syntax-tableIn comments, DQUOTE is normal and does not start a string.
ietf-drums-dot-atext-tokenTextual token including full stop.
ietf-drums-fws-regexpFolding white space.
ietf-drums-no-ws-ctl-tokenUS-ASCII control characters excluding CR, LF and white space.
ietf-drums-qtext-tokenNon-white-space control characters, plus the rest of ASCII excluding
ietf-drums-quote-tokenQuote character.
ietf-drums-specials-tokenSpecial characters.
ietf-drums-text-tokenUS-ASCII characters excluding CR and LF.
ietf-drums-tspecialsTspecials.
ietf-drums-wsp-tokenWhite space.

Defined functions (15)

ietf-drums-get-comment(STRING)
ietf-drums-init(STRING)
ietf-drums-make-address(NAME ADDRESS)
ietf-drums-narrow-to-header()
ietf-drums-parse-address(STRING &optional DECODE)
ietf-drums-parse-addresses(STRING &optional RAWP)
ietf-drums-parse-date(STRING)
ietf-drums-quote-string(STRING)
ietf-drums-remove-comments(STRING)
ietf-drums-remove-garbage(STRING)
ietf-drums-remove-whitespace(STRING)
ietf-drums-strip(STRING)
ietf-drums-strip-cte(STRING)
ietf-drums-token-to-list(TOKEN)
ietf-drums-unfold-fws()

Defined faces (0)